Technically, it's easy to achieve if you do the whole thing in HTML and ditch the API completely. You end up with something like a static map, but it would be a violation of the Terms to display the map tiles without using the API.
I can't think of any way to attach a known marker to an interactive Google API map via HTML that would be as efficient as using the API to display the marker in the normal way. I suppose you could use Static Maps for the map imagery and static HTML to float markers over it, but unless you're doing things that Static Maps can't do (e.g. using custom icons) then you'd be better off using Static Maps to draw the icons too. -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
