As I stated earlier, you can call the map page with some parameters at the end of the URL that can be read by the page to target the particular feature you want.
> The best way to link to that page so that the appropriate bits are displayed, > is to pass in a parameter on the command line. See > http://econym.org.uk/gmap/linktothis.htm An example of this in action is: http://www.lanerealty.com.au/PropertyMap.html?index=lr11560&lat=-27.916150&lng=153.207355&lbl=Well%20Loved%20And%20Maintained%20Home where I use a general purpose map page to display the location of a property with a short description. The information you pass across in your URL cam be anything - just an index to your array of images/ descriptions or whatever. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
