mapbox-gl-controls
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "mapbox-gl-controls", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT", | ||
"homepage": "https://bravecow.github.io/mapbox-gl-controls/", | ||
"scripts": { | ||
@@ -25,3 +27,7 @@ "lint": "eslint src", | ||
"@turf/distance": "6.0.1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/bravecow/mapbox-gl-controls.git" | ||
} | ||
} |
@@ -15,7 +15,18 @@ # Mapbox Controls | ||
### Examples | ||
### Ruler Control | ||
* **[Ruler](https://bravecow.github.io/mapbox-gl-controls/#p-ruler)** | ||
* **[Styles](https://bravecow.github.io/mapbox-gl-controls/#p-styles)** | ||
* **[Zoom](https://bravecow.github.io/mapbox-gl-controls/#p-zoom-compass)** | ||
* **[Compass](https://bravecow.github.io/mapbox-gl-controls/#p-zoom-compass)** | ||
Ruler is similar to Google Maps Ruler. With draggable points. | ||
![Ruler](ruler.png) | ||
### Style Control | ||
Google maps-like styles switcher. | ||
![Styles](styles.png) | ||
### Zoom and Compass Controls | ||
Zoom and Compass are split to two different controls. Compass is visible only after map has been rotated. | ||
![Compass](compass.png) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
26
0
32
0
68154