How to protect Google Maps Javascript V3 API key in Ionic / Cordova app?

I am currently developing an Ionic app where I have a built-in Google map. The Google Maps V3 API recommends using an API key to track usage. The fact is that when I create an API key for use by the browser, I can only protect my API key by specifying the sources. Now I don’t have a referrer on mobile devices, so what can I do to prevent other people from using my API key?

+4
source share
2 answers

As I can see, you have two options:

, , - . , , , , .

+4

, - -, API, ( ) . , , .

+3

All Articles