views:

362

answers:

1

I have a Google map that starts off at a particular location then you can click a button to change the location. How do I then reset the 'recenter' button so if you click it you go to the second location?

A: 

I found the answer: GMap.savePosition() resets the position.

Matthew James Taylor