https://github.com/korywka/mapbox-controls
Monorepo for Mapbox controls
https://github.com/korywka/mapbox-controls
map mapbox mapbox-gl mapbox-gl-js
Last synced: 12 months ago
JSON representation
Monorepo for Mapbox controls
- Host: GitHub
- URL: https://github.com/korywka/mapbox-controls
- Owner: korywka
- Created: 2018-01-30T15:29:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-02T00:26:01.000Z (over 1 year ago)
- Last Synced: 2025-04-14T12:19:08.021Z (about 1 year ago)
- Topics: map, mapbox, mapbox-gl, mapbox-gl-js
- Language: JavaScript
- Homepage: https://korywka.github.io/mapbox-controls/preview/
- Size: 24.6 MB
- Stars: 250
- Watchers: 6
- Forks: 51
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Mapbox Controls
Some handy controls for `mapbox-gl-js` structured as monorepo. [Example of all controls](https://korywka.github.io/mapbox-controls/preview/).

## Controls list
- [🧭 @mapbox-controls/compass](packages/compass) - Indicate map direction
- [🏙️ @mapbox-controls/image](packages/image) - Move, scale and rotate image on a map
- [🐞 @mapbox-controls/inspect](packages/inspect) - Debug map style layers and sources
- [📖 @mapbox-controls/language](packages/language) - Change map language
- [📏 @mapbox-controls/ruler](packages/ruler) - Measure distance between points on a map
- [💅 @mapbox-controls/styles](packages/styles) - Change map style
- [🏷️ @mapbox-controls/tooltip](packages/tooltip) - Display tooltip on hover
- [🔍 @mapbox-controls/zoom](packages/zoom) - Zoom in and zoom out map