File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -180,10 +180,10 @@ Your file should now look similar to the HTML below.
180
180
<title >Indoor Maps App</title >
181
181
182
182
<link rel =" stylesheet" href =" https://atlas.microsoft.com/sdk/javascript/mapcontrol/2/atlas.min.css" type =" text/css" />
183
- <link rel =" stylesheet" href =" https://atlas.microsoft.com/sdk/javascript/indoor/0.1 /atlas-indoor.min.css" type =" text/css" />
183
+ <link rel =" stylesheet" href =" https://atlas.microsoft.com/sdk/javascript/indoor/0.2 /atlas-indoor.min.css" type =" text/css" />
184
184
185
185
<script src =" https://atlas.microsoft.com/sdk/javascript/mapcontrol/2/atlas.min.js" ></script >
186
- <script src =" https://atlas.microsoft.com/sdk/javascript/indoor/0.1 /atlas-indoor.min.js" ></script >
186
+ <script src =" https://atlas.microsoft.com/sdk/javascript/indoor/0.2 /atlas-indoor.min.js" ></script >
187
187
188
188
<style >
189
189
html ,
You can’t perform that action at this time.
0 commit comments