Skip to content

Commit 310c72b

Browse files
committed
Minor updates
1 parent 364b455 commit 310c72b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ See the [documentation](https://github.com/Azure-Samples/azure-maps-gridded-data
6060
- Use of web workers for large data sets.
6161
- Offloading calculations to WebGL.
6262
- Option for geospatially accurate grids.
63+
- Polygon mask to clip to.
6364

6465
## Related Projects
6566

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
"author": "Microsoft Corporation",
2020
"license": "MIT",
2121
"dependencies": {
22-
"azure-maps-control": "^2.0.25",
23-
"mapbox-gl": "^1.12.0"
22+
"azure-maps-control": "^2.0.25"
2423
},
2524
"devDependencies": {
2625
"@types/lodash": "^4.14.136",

0 commit comments

Comments
 (0)