0

We are using Google maps in our Angular 8 application. Since Google maps is not supported in China. How to check if the customer is from China? If it is from China how to use google.cn map API in our application

Umesh
  • 45
  • 2
  • 2
  • 6
  • you can check the user country on basis of user IP address and then change your map API key on the basis of the country. – Farhat Zaman Jan 24 '20 at 13:19
  • google.cn shall not be used for Maps APIs either. Please check out https://stackoverflow.com/questions/59782279/is-google-places-api-available-via-maps-google-cn-domain – evan Jan 26 '20 at 13:29

0 Answers0