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