flutter_osm_plugin 0.3.6+4 flutter_osm_plugin: ^0.3.6+4 copied to clipboard
openStreetMap plugin for flutter apps (only Android for now, iOS will be supported in future)
0.3.6+4 [beta-version]: #
- request permission only when you want to activate tracking or get current location
0.3.6+3 [beta-version]: #
- upgrade dependencies
0.3.6+2 [beta-version]: #
- change longPress in selectPosition to simplePress
- fix error and behavior
0.3.6+1 [beta-version]: #
- fix draw last point in draw
0.3.6 [beta-version]: #
- staticPoints become list of Markers with unique id
- add callback setStaticPosition to set position if you don't have it or to change it over time
- to use setStaticPosition correctly you need to initialize staticPoints with markers that have empty geoPoints and unique ids
0.3.5+1 [beta-version]: #
- fix problem show address when geoPoint clicked
0.3.5 [beta-version]: new feature #
- add static geoPoint
- listener click for static geoPoint
- fix error
- improve more code
0.3.4 [alpha-version]: customisation infowindow of marker #
*show adresse from geopoint
0.3.3 [alpha-version]: #
- widget road to modify marker in road and color of line
- enable/disable https to get road in map
0.3.2+1 [alpha-version]: #
- fix readme
0.3.2 [alpha-version]: #
- draw road
- handle geopoint and road exception
0.3.0 [alpha-version]: #
- pick position and recuperation of the position
0.2.0 [alpha-version]: #
- Custom Marker Icon
0.1.1 [alpha-version]: #
- you can now ,recuperation your current location
0.1.0+4 [alpha-version]: #
- fix readme
0.1.0+3 [alpha-version]: #
- fix zoom parametre
0.1.0+2 [alpha-version]: #
- fix readme
0.1.0+1 [alpha-version]: #
0.1.0 [alpha-version]: #
- contain basic for android
- trakcing,set position,current position
0.0.1 #
- TODO: Describe initial release.