static_map 0.3.0 copy "static_map: ^0.3.0" to clipboard
static_map: ^0.3.0 copied to clipboard

Quickly generate customizable static maps with support for markers and paths.

0.3.0 #

  • Separates StaticMapPath and StaticMapMarker classes with different constructors.
  • [Breaking change] Removes dependency on latlng2 package, creates own StaticMapLocation class. Use StaticMapLatLng instead of LatLng.
  • Add ability to provide an API URL when initializing StaticMap.
  • Adds new StaticMapPathPoints class for defining a path using a list of points instead of an encoded polyline.
  • Updates license to Apache 2.0.

0.2.0 #

  • Adds support for markers.
  • Adds support for paths.

0.1.1 #

  • Adds initial implementation of the static_map package.
14
likes
140
points
147
downloads
screenshot

Publisher

verified publisherjourney.tech

Weekly Downloads

Quickly generate customizable static maps with support for markers and paths.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#map #widget #api #client

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

flutter, freezed_annotation, google_polyline_algorithm, http

More

Packages that depend on static_map