any_map_osm 1.0.0 copy "any_map_osm: ^1.0.0" to clipboard
any_map_osm: ^1.0.0 copied to clipboard

OpenStreetMap adapter for any_map using flutter_map. Free, open-source tile rendering with no API key required.

1.0.0 #

  • Updated to any_map: ^1.0.0
  • Implements new AnyMapController abstract members: cameraPositionStream, visibleBoundsStream, fitBoundsWithInsets(), animatePolyline(), takeSnapshot()
  • cameraPositionStream and visibleBoundsStream emit live updates on every camera move via broadcast StreamController
  • fitBoundsWithInsets() passes EdgeInsets directly to flutter_map CameraFit.bounds

0.1.0 #

  • Initial release
  • OpenStreetMap adapter for any_map using flutter_map
  • Declarative overlay rendering (markers, polylines, polygons, circles)
  • Camera control: animateCamera, moveCamera, fitBounds
  • Custom tile URL template support
  • Polygon holes support
  • Gesture configuration (zoom, scroll, rotate)
0
likes
130
points
183
downloads

Documentation

API reference

Publisher

verified publisherramprasadsreerama.co.in

Weekly Downloads

OpenStreetMap adapter for any_map using flutter_map. Free, open-source tile rendering with no API key required.

Homepage
Repository (GitHub)
View/report issues

Topics

#maps #openstreetmap #flutter-map

License

MIT (license)

Dependencies

any_map, flutter, flutter_map, latlong2

More

Packages that depend on any_map_osm