Thanks for the reply. With regards to:
> > 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 have map where users can create projects and have them saved as markers on the map. The infowindows on the markers have details of the projects. I want to put in authentication - like ref. no's to make this info available to only project creators. I am using PHP/MySQL and im able to generate ref no's and authenticte. I dont know how to code this in maps/infowindow. TIA 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 -~----------~----~----~----~------~----~------~--~---
