When you using the GWT maps api, Is there a way to change the map co-ordinates after the map has been instaniated and deployed as in changing the center location of it?
lets say something like map.setLoc(54.4,56.2);
anything like that available? Or do you need a new map?
|