Back

Google Map with automatically moving pushpins and dynamic boundaries.

Click on a pushpin to see it's description. Note that we are using Ajax timer control to move pushpins.

See how map boundary gets changed with every move. To stop dynamic behaviour, just change following property,

GoogleMapForASPNet1.GoogleMapObject.AutomaticBoundaryAndZoom = false;

Return to Samples Index