Exemple #1
0
 /** zoom in with one step. */
 public void zoomIn() {
   MapImpl.zoomIn(getJSObject());
 }