flutter_map 0.0.6 flutter_map: ^0.0.6 copied to clipboard
A flutter implementation of Leaflet
[0.0.5] - 3/11/2018 #
- fitBounds, onPositionChanged (#39)
[0.0.5] - 3/11/2018 #
- make tile background customizable (#36)
- use transparent_image as placeholder image (#37)
[0.0.4] - 4/18/2018 #
- Add marker anchor support (#27, #30)
[0.0.3] - 4/18/2018 #
- fixed Dart 2.0 type errors (#23)
- add MapController API (#24 + #25)
[0.0.2] - 2/21/2018 #
- subdomain support
- move gesture detection into map widget
- improved tile layer support
- improved examples
- Polyline layers
- fix marker redraw on map rotation
[0.0.1] - 2/5/2018 #
- inital release