Exemplo n.º 1
0
 /**
  * See also {@link MapUnits}.
  *
  * @return String - the units used by the projection
  */
 public String getUnits() {
   return MapImpl.getUnits(getJSObject());
 }