Thanks for the reply. > > 1) Is it possible to password protect markers? If there is - anyone > > know of an example online? > > You'll need to be more specific. Exactly what do you want to protect?
I currently have a map that users create markers (for projects) on, which shows the project detains in info wiindows when clicked. What i want to do is protect that information so that only project creators can look up the information by using a ref. no, for example. Using PHP/ MySQL. On Apr 17, 9:19 am, Andrew Leach <[email protected]> wrote: > On Apr 16, 11:58 pm, "[email protected]" <[email protected]> > wrote: > > > > > Im trying yo figure out a few things about Maps API but can't seem to. > > Remember that the API is simply (!) programming. To all intents and > purposes anything is possible one way or another. > > > 1) Is it possible to password protect markers? If there is - anyone > > know of an example online? > > You'll need to be more specific. Exactly what do you want to protect? > > > 2) Is it possible to zoom to an area on a second map by clicking on a > > marker? Possibly on another page? Again, any example will help. > > Yes. One marker's click listener can setCenter() on a different map. > Another page presents other difficulties, > buthttp://econym.org.uk/gmap/linktothis.htm > is one way. > > 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 -~----------~----~----~----~------~----~------~--~---
