vote up 0 vote down star

I have multiple locations (20+ per page) that need to be mapped on a single map. I would like to click on a link for the location that is not dynamically generated (for SEO purposes) that would open the info window for the respective marker on the map.

Behavior should mimic http://maptheburg.com/ - but this map has the sidebar links dynamically generated.

Yelp.com is the only site I have seen so far that manages to implement the Google Maps API with unobtrusive JavaScript.

flag

1 Answer

vote up 0 vote down

Yelp.com has it's own JavaScript library which is interacting/using Google Map's JavaScript API for maps. You might want to start by peeking in there.

Might want to also check out PdMarker for advanced Google Maps markers.

If I remember right, Yelp took one of the open-source markers implementations and modified it for their own uses.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.