mapbox-gl-rs
mapbox-gl-rs copied to clipboard
Unofficial Rust/WASM binding for mapbox-gl-js
Hi, this seems like a very cool project! Do you think it would be possible to add [MapLibre](https://maplibre.org/) support as well? MapLibre is an open source fork of the sadly-no-longer-open-but-still-loved...
https://docs.mapbox.com/mapbox-gl-js/example/navigation/ #33 is required to implement this example
Add Rust binding to [AttributionControl](https://docs.mapbox.com/mapbox-gl-js/api/markers/#attributioncontrol) This issue depends on https://github.com/yukinarit/mapbox-gl-rs/issues/33
Add Rust binding to [ScaleControl](https://docs.mapbox.com/mapbox-gl-js/api/markers/#scalecontrol) This issue depends on https://github.com/yukinarit/mapbox-gl-rs/issues/33
Add Rust binding to [FullscreenControl](https://docs.mapbox.com/mapbox-gl-js/api/markers/#fullscreencontrol) This issue depends on #33
Add Rust binding to [GeolocateControl](https://docs.mapbox.com/mapbox-gl-js/api/markers/#geolocatecontrol) This issue depends on https://github.com/yukinarit/mapbox-gl-rs/issues/33
Add Rust binding to these * [Map#addControl](https://docs.mapbox.com/mapbox-gl-js/api/map/#map#addcontrol) * [NavigationControl](https://docs.mapbox.com/mapbox-gl-js/api/markers/#navigationcontrol)