v0.1.0
What's Changed
mapbox-gl-rs
doesn't require a module bundler e.g. webpack. Please make sure to use the latest 0.1.0 and follow the usage guide. Now it should be a lot easier than before. If you are a Yew user, please take a look at examples/simple.
- Run tests and clippy on CI by @yukinarit in #2
- Update README.md by @yukinarit in #3
- Rework by @yukinarit in #4
- Implement LngLat and LngLatBounds by @yukinarit in #5
New Contributors
- @yukinarit made their first contribution in #2
Full Changelog: https://github.com/yukinarit/mapbox-gl-rs/commits/v0.1.0