0

I need to get all states and cities using @react-google-maps/api. How can i do that?

xKralTr
  • 101
  • 9

1 Answers1

2

Unfortunatley, the library does not provide direct functionality for fetching a list of all states and cities, however,one example, you can use the library to auto complete on a search bar when searching for locations ..there are many other uses though.. i hope this helps

Kinyanjui Jack
  • 206
  • 1
  • 4