google_maps 3.4.4 copy "google_maps: ^3.4.4" to clipboard
google_maps: ^3.4.4 copied to clipboard

outdated

With that package you will be able to use Google Maps JavaScript API from Dart scripts.

3.4.4 - 2020-06-26 #

  • Update GMap.fitBounds to accept padding.

3.4.3 - 2020-06-02 #

3.4.2 - 2020-04-22 #

  • Add AutocompletionRequest.origin and AutocompletionRequest.sessionToken.

3.4.1 - 2019-07-11 #

  • Fix issue with MVCArray.onRemoveAt and MVCArray.onRemoveAt.

3.4.0 - 2019-06-25 #

  • Potentially breaking changes: the following function can now be set directly without dealing with JsObject
    • ImageMapType.getTile
    • ImageMapTypeOptions.getTileUrl
    • MapType.getTile
    • Projection.fromLatLngToPoint and Projection.fromPointToLatLng
    • StyledMapType.getTile
    • OverlayView.draw, OverlayView.onAdd, and OverlayView.onRemove
  • Fix StreetViewService.getPanorama to follow the documentation.

3.3.4 - 2019-06-21 #

3.3.3 - 2018-12-24 #

3.3.2 - 2018-08-07 #

  • fix build.

3.3.1 - 2018-08-07 #

  • remove func dependency.

3.3.0 - 2018-07-27 #

  • migration to Dart 2.

3.2.4 - 2018-04-11 #

  • Fix another issue with Dart-2

3.2.3 - 2018-04-07 #

  • Fix some issue with Dart-2

3.2.2 - 2017-08-28 #

  • Support some additions from Google Maps API 3.28

3.2.1 - 2017-06-20 #

3.2.0+2 - 2017-01-16 #

3.2.0+1 - 2016-11-16 #

  • update to handle stricter markdown

3.2.0 - 2016-11-15 #

  • use js_wrapping-0.3.0
  • no more generator dependencies grabbed

3.1.0 - 2015-12-17 #

  • support of the Google Maps API 3.22

3.0.2 - 2015-06-16 #

3.0.1 - 2015-06-12 #

3.0.0 - 2015-06-05 #

  • support of the Google Maps API 3.20
  • migration to js_wrapping-0.2.0

Semantic Version Conventions #

http://semver.org/

  • Stable: All even numbered minor versions are considered API stable: i.e.: v1.0.x, v1.2.x, and so on.
  • Development: All odd numbered minor versions are considered API unstable: i.e.: v0.9.x, v1.1.x, and so on.
124
likes
0
points
781k
downloads

Publisher

unverified uploader

Weekly Downloads

With that package you will be able to use Google Maps JavaScript API from Dart scripts.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

js_wrapping, meta

More

Packages that depend on google_maps