Releases: googlemaps/google-maps-services-java
Releases · googlemaps/google-maps-services-java
v2.2.0
v2.1.2
v2.1.1
v2.1.0
v2.0.1
v2.0.0
2.0.0 (2022-01-11)
BREAKING CHANGES
-
methods in the RoadsApi class now return
PendingResultBase type classes to allow modification (e.g. adding
headers) to the request. -
Add NearestRoadsApiRequest.
-
s/path/points
-
Add points.
-
Formatting.:
v1.0.1
v1.0.0
v0.19.0
chore(release): 0.19.0 [skip ci] # [0.19.0](https://github.com/googlemaps/google-maps-services-java/compare/v0.18.2...v0.19.0) (2021-07-26) ### Features * Enforce API key restrictions when used in Android. ([#740](https://github.com/googlemaps/google-maps-services-java/issues/740)) ([9852dba](https://github.com/googlemaps/google-maps-services-java/commit/9852dbae5d2c10897ad7a8dd4befcd171a2cd48e))