| Package | Description |
|---|---|
| com.google.gwt.maps.client | |
| com.google.gwt.maps.client.maptypes |
| Modifier and Type | Method and Description |
|---|---|
MapTypeRegistry |
MapWidget.getMapTypeRegistry()
gets a registry of MapType instances
|
MapTypeRegistry |
MapImpl.getMapTypeRegistry()
gets A registry of MapType instances by string ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapWidget.setMapTypesRegistry(MapTypeRegistry mapTypes)
TODO sets A registry of MapType instances by string ID.
|
void |
MapImpl.setMapTypesRegistry(MapTypeRegistry mapTypes)
TODO sets A registry of MapType instances by string ID.
|
| Modifier and Type | Method and Description |
|---|---|
static MapTypeRegistry |
MapTypeRegistry.newInstance()
The MapTypeRegistry holds the collection of custom map types available to the map for its use.
|
Copyright © 2011-2014 GWT Maps API V3. All Rights Reserved.