Google Maps API V3: How to jump to a specific marker from outside the map?

I hope this link will help koti.mbnet.fi/ojalesa/boundsbox/makemark....

I hope this link will help... koti.mbnet.fi/ojalesa/boundsbox/makemark....

Thanks Bob. Unfortunately I can't seem to get it to work just yet... Do I need to place the code in a specific place? Right now I have this: First place Second place.

Use addDomListener to add a click event to the link that will move the map to that marker (you'll also need to add an id to the link tag so you can reference it in code): Edit: Set the event in a initialization function: Second place.

Var latlng = new google.maps. Var map = new google.maps. Var marker1 = new google.maps.

Marker({ position: new google.maps. Var infowindow = new google.maps. AddListener(marker1, 'click', function() { infowindow.

Var marker2 = new google.maps. Marker({ position: new google.maps. Var infowindow2 = new google.maps.

AddListener(marker2, 'click', function() { infowindow2.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions