mapbox_gl 0.0.1
mapbox_gl: ^0.0.1 copied to clipboard
A Flutter plugin for integrating Mapbox Maps SDK inside a Flutter widget in iOS and Android applications.
Changelog for the Flutter Mapbox GL #
Mapbox welcomes participation and contributions from everyone. If you'd like to do so please see the Contributing Guide
first to get started.
0.0.1 - May 7, 2018 #
- Initial Android proof of concept
- Fix hot-reload issue #15
- Add camera animation functions #18
- Add experimental note to README.md #26
- Add min/max zoomlevel API #27
- Add overview screen to example application #29
- Bugfix on easeTo, update examples #31
- Add Style API #32
- Add improved README.md, add contributing file #33
- Add Projection API #36
- Fix pixelated/overzoomed map #40