hello

I couldn't find the answer, and even the question on the Internet so I
decided to ask here

let's say I have a database of companies, with their names, addresses
and geographical locations, I'd like to display them as markers on a
map using google API

unfortunately for me the geolocation for each company/marker is for
anyone to see in the javascript source code,

finding all those locations was a hard work, and I'd like to protect
against stealing them from my map by someone

is there any way to do that?

I thought about Adobe Flash, since I could get the locations from some
flash-only-known URL - no one could see it in the webpage source, or
swf file source, but then there's this plugin called firebug for
firefox where you can see all network connections made by a webpage -
so my secret URL for the flash would be revealed also, and locations
solen :(


Piotr

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to