Esempio n. 1
0
 /** @return LonLat - the coordinates of the center */
 public LonLat getCenter() {
   return new LonLat(MapImpl.getCenter(getJSObject()));
 }