Ejemplo n.º 1
0
 /** zoom out with one step. */
 public void zoomOut() {
   MapImpl.zoomOut(getJSObject());
 }