Skip to content

Commit 3de48df

Browse files
author
Scott Kang
committed
upgrade drawing tools css
1 parent 27198b1 commit 3de48df

19 files changed

Lines changed: 19 additions & 19 deletions

File tree

Samples/Controls/Route range control/Route range control.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<script src="https://atlas.microsoft.com/sdk/javascript/mapcontrol/3/atlas.min.js"></script>
1818

1919
<!-- Add references to the Azure Maps Map Drawing Tools JavaScript and CSS files. -->
20-
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/1/atlas-drawing.min.css" type="text/css" />
20+
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.css" type="text/css" />
2121
<script src="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.js"></script>
2222

2323
<!-- Add references to the Azure Maps Selection Control module JavaScript and CSS files. -->

Samples/Controls/Select shapes with selection control/Select shapes with selection control.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<script src="https://atlas.microsoft.com/sdk/javascript/mapcontrol/3/atlas.min.js"></script>
1818

1919
<!-- Add references to the Azure Maps Map Drawing Tools JavaScript and CSS files. -->
20-
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/1/atlas-drawing.min.css" type="text/css" />
20+
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.css" type="text/css" />
2121
<script src="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.js"></script>
2222

2323
<!-- Add references to the Azure Maps Selection Control module JavaScript and CSS files. -->

Samples/Controls/Selection control/Selection control.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<script src="https://atlas.microsoft.com/sdk/javascript/mapcontrol/3/atlas.min.js"></script>
1818

1919
<!-- Add references to the Azure Maps Map Drawing Tools JavaScript and CSS files. -->
20-
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/1/atlas-drawing.min.css" type="text/css" />
20+
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.css" type="text/css" />
2121
<script src="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.js"></script>
2222

2323
<!-- Add references to the Azure Maps Selection Control module JavaScript and CSS files. -->

Samples/Drawing Tools Module/Add drawing toolbar to map/Add drawing toolbar to map.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<script src="https://atlas.microsoft.com/sdk/javascript/mapcontrol/3/atlas.min.js"></script>
1818

1919
<!-- Add references to the Azure Maps Map Drawing Tools JavaScript and CSS files. -->
20-
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/1/atlas-drawing.min.css" type="text/css" />
20+
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.css" type="text/css" />
2121
<script src="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.js"></script>
2222

2323
<script>

Samples/Drawing Tools Module/Allow map panning with drawing tools/Allow map panning with drawing tools.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<script src="https://atlas.microsoft.com/sdk/javascript/mapcontrol/3/atlas.min.js"></script>
1818

1919
<!-- Add references to the Azure Maps Map Drawing Tools JavaScript and CSS files. -->
20-
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/1/atlas-drawing.min.css" type="text/css" />
20+
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.css" type="text/css" />
2121
<script src="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.js"></script>
2222

2323
<script>

Samples/Drawing Tools Module/Change drawing rendering style/Change drawing rendering style.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<script src="https://atlas.microsoft.com/sdk/javascript/mapcontrol/3/atlas.min.js"></script>
1818

1919
<!-- Add references to the Azure Maps Map Drawing Tools JavaScript and CSS files. -->
20-
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/1/atlas-drawing.min.css" type="text/css" />
20+
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.css" type="text/css" />
2121
<script src="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.js"></script>
2222

2323
<script>

Samples/Drawing Tools Module/Create a measuring tool/Create a measuring tool.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<script src="https://atlas.microsoft.com/sdk/javascript/mapcontrol/3/atlas.min.js"></script>
1818

1919
<!-- Add references to the Azure Maps Map Drawing Tools JavaScript and CSS files. -->
20-
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/1/atlas-drawing.min.css" type="text/css" />
20+
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.css" type="text/css" />
2121
<script src="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.js"></script>
2222

2323
<script>

Samples/Drawing Tools Module/Draw and search polygon area_experimental/Draw and search polygon area.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<script src="https://atlas.microsoft.com/sdk/javascript/mapcontrol/3/atlas.min.js"></script>
1919

2020
<!-- Add references to the Azure Maps Map Drawing Tools JavaScript and CSS files. -->
21-
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/1/atlas-drawing.min.css" type="text/css" />
21+
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.css" type="text/css" />
2222
<script src="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.js"></script>
2323

2424
<!-- Add a reference to the Azure Maps Rest Helper JavaScript file. -->

Samples/Drawing Tools Module/Draw gridded polygon/Draw gridded polygon.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<script src="https://atlas.microsoft.com/sdk/javascript/mapcontrol/3/atlas.min.js"></script>
1818

1919
<!-- Add references to the Azure Maps Map Drawing Tools JavaScript and CSS files. -->
20-
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/1/atlas-drawing.min.css" type="text/css" />
20+
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.css" type="text/css" />
2121
<script src="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.js"></script>
2222

2323
<!-- Load turf.js a spatial math library. https://turfjs.org/ -->

Samples/Drawing Tools Module/Drawing manager options/Drawing manager options.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<script src="https://atlas.microsoft.com/sdk/javascript/mapcontrol/3/atlas.min.js"></script>
1818

1919
<!-- Add references to the Azure Maps Map Drawing Tools JavaScript and CSS files. -->
20-
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/1/atlas-drawing.min.css" type="text/css" />
20+
<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.css" type="text/css" />
2121
<script src="https://atlas.microsoft.com/sdk/javascript/drawing/2/atlas-drawing.min.js"></script>
2222

2323
<script>

0 commit comments

Comments
 (0)