On Aug 10, 11:13 am, Aries <[email protected]> wrote: > I am using Google Maps API and I woud like to hide the API codes for > my maps so that no one else can see my codes when viewing the source > code because I noticed that all my google maps codes are visible in > the code view and can be easily captured or copied. Is there a way to > hide them so that no one can copy my codes. I am a beginner coder.
The most direct answer to that question is No. You can make it more difficult, but a determined enquirer would always be able to get at your data because the browser has to be able to in order to display it. If you want to keep your data secret, don't publish it on the internet. At all. Ever. Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
