예제 #1
0
 public void zoomTo(int zoomLevel) {
   MapImpl.zoomTo(getJSObject(), zoomLevel);
 }