google_maps_apis 1.0.1+1 copy "google_maps_apis: ^1.0.1+1" to clipboard
google_maps_apis: ^1.0.1+1 copied to clipboard

Google Maps Web Services [API](https://developers.google.com/maps/web-services)

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Types of changes

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

1.0.1+1 #

Removed #

  • Removed deprecated code.

Fixed #

  • Fixed tests.

1.0.0+1 #

Added #

  • Added missing fields to PlaceDetails.

Changed #

  • GoogleResponseStatus updated with ResponseStatus enum according to a pending TODO. (this is a breaking change with respect to google_maps_webservice)
  • Enum Json serialization updated to avoid unnecessary boilerplate code.
  • Changed several required fields as optional. (this is a breaking change with respect to google_maps_webservice)

Fixed #

  • TravelMode query param bug fixed on directions api request. (Google requires the mode query param to be lower case but then when parsing travel_mode from json response it should be treated as upper case)
4
likes
130
pub points
84%
popularity

Publisher

unverified uploader

Google Maps Web Services [API](https://developers.google.com/maps/web-services)

Repository (GitHub)
View/report issues
Contributing

Topics

#google-maps #google-apis #google-place #google-directions #google-geocoding

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

http, json_annotation, meta

More

Packages that depend on google_maps_apis