0

I have added Google Places API and use a Place Picker Widget. Is it possible to prevent users to select unknown locations which are not available in Google places database ? Currently, the widget allow users to choose any point on the map including latlng not available in the places database.

AndrewR
  • 10,759
  • 10
  • 45
  • 56
Aung
  • 253
  • 1
  • 5
  • 15

1 Answers1

0

Unfortunately, it is not possible to prevent the user selecting a latlng and not a place in the Place Picker.

AndrewR
  • 10,759
  • 10
  • 45
  • 56