atlas 0.6.1 copy "atlas: ^0.6.1" to clipboard
atlas: ^0.6.1 copied to clipboard

outdated

An extensible map abstraction for Flutter with support for multiple map providers

atlas #

0.6.1 (2020-5-9) #

  • Added 'outlineWidth' to 'Polyline'
  • Added 'outlineColor' to 'Polyline'

0.6.0 (2020-4-7) #

  • onCameraPositionChanged callback added to Atlas Map
  • onLocationChanged callback added to Atlas Map
  • Annotation class added to support annotations on Marker objects
  • Added updateBoundsWithPaddingToAllSides for more granular padding options

0.5.3 (2020-4-3) #

  • Added custom width support for MarkerIcon

0.5.1 - 2020-02-27 #

  • Added night as MapType enum

0.5.0 - 2020-02-13 #

  • Added support for MapType
  • Added showTraffic boolean
  • Added getScreenCoordinate to translate from LatLng
  • Added getLatLng to translate from ScreenCoordinates

0.4.0 - 2020-01-22 #

  • Added support for Polyline on a Map
  • Added support for Polygon on a Map
  • Added ability to supply an Anchor on a Marker

0.3.0 - 2019-11-15 #

  • Added support for Circle on a Map

0.2.0 - 2019-10-16 #

  • onLongPress callback added to Atlas Map

0.1.0 - 2019-10-08 #

  • Add zIndex to Marker
  • Remove dependency on meta
  • Add == and hashCode overrides to MarkerIcon

0.0.8 (2019-8-22) #

  • Refactor to include AtlasController

0.0.7 (2019-8-7) #

  • Optional Map Marker Icon

0.0.6 (2019-7-30) #

  • Remove CameraPosition (replaced with LatLng position)

0.0.5 (2019-6-19) #

  • showLocationButton added to Atlas Map
  • initialCameraPosition renamed to cameraPosition

0.0.4 (2019-5-22) #

  • showMyLocation added to Atlas Map

0.0.3 (2019-5-20) #

  • onTap callback added to Atlas Map

0.0.2 (2019-5-17) #

Map Marker Integration and Documentation Updates

  • Marker Definition and Integration
  • Added Documentation to Atlas APIs
  • Renamed CoordinatePair to LatLng

0.0.1 (2019-5-16) #

  • Initial Api Definition and Implementation

0.0.0 (2019-5-15) #

  • Project was created
23
likes
0
points
125
downloads

Publisher

verified publisherbmwtech.dev

Weekly Downloads

An extensible map abstraction for Flutter with support for multiple map providers

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on atlas