Follow us on GitHub

Uses of Class
com.google.gwt.maps.client.MapImpl

Packages that use MapImpl
com.google.gwt.maps.client   
 

Uses of MapImpl in com.google.gwt.maps.client
 

Methods in com.google.gwt.maps.client that return MapImpl
 MapImpl MapWidget.getJso()
          get JavaScriptObject instance.
static MapImpl MapImpl.newInstance(Element element, MapOptions options)
          Creates a new map inside of the given HTML container, which is typically a DIV element.
 

Methods in com.google.gwt.maps.client with parameters of type MapImpl
static MapWidget MapWidget.newInstance(MapImpl impl)
          Reconstruct the mapWidget from JSO
 void MapWidget.setJso(MapImpl impl)
          sets JavaScriptObject instance.
 



Follow us on GitHub

Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.