google-maps-services-java
google-maps-services-java copied to clipboard
Java client library for Google Maps API Web Services
Does not support any google maps code as the library uses incompatible import com.google.maps.model.LatLng instead of **com.google.android.gms.maps.model.LatLng** 
Why isnt locationbias available on PlacesApi.placeAutocomplete? https://developers.google.com/maps/documentation/places/web-service/autocomplete#locationbias https://www.javadoc.io/doc/com.google.maps/google-maps-services/latest/com/google/maps/PlaceAutocompleteRequest.html
Noso
Thanks for stopping by to let us know something could be better! --- **PLEASE READ** If you have a support contract with Google, please create an issue in the [support...
Lugares
**PLEASE READ** If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/). This will ensure a timely response. Discover additional support services for the...
Hi, I cant see that you have supported [Address validation](https://developers.google.com/maps/documentation/address-validation) in your java library. Is there any plans on implementing it in the near future?
#### Environment details Library version: 2.2.0 #### Steps to reproduce We are going to manage trips for our mobility project and referring [this documentation](https://developers.google.com/maps/documentation/transportation-logistics-terms/on-demand-rides-deliveries-solution/managing-trips#java_example_2) to report the trip IDs (aka...
Hello, There are several security vulnerabilities fixed in the dependencies, but only on the main branch. When is the next release?
This PR adds the missing AddressComponentType `administrative_area_level_6` and `administrative_area_level_7` - the java doc comments for enum types were copied from https://developers.google.com/maps/documentation/geocoding/requests-geocoding , hope this is the correct one. --- Before...
#### Environment details 1. Specify the API : Places API 2. OS type and version : macOS Sonoma 14.4 3. Library version and other environment information: 2.2.0 #### Steps to...