コード例 #1
0
ファイル: Map.java プロジェクト: alf1alf/GWT-OpenLayers
 public double getMaxResolution() {
   return MapImpl.getMaxResolution(getJSObject());
 }