| Package | Description |
|---|---|
| com.google.gwt.maps.client | |
| com.google.gwt.maps.client.maptypes |
| Modifier and Type | Method and Description |
|---|---|
void |
MapWidget.setCustomMapType(String mapTypeId,
StyledMapType styledType)
Set the custom map type into the map's registry
|
void |
MapImpl.setCustomMapType(String mapTypeId,
StyledMapType styledType)
Set the custom map type into the map's registry
|
| Modifier and Type | Method and Description |
|---|---|
static StyledMapType |
StyledMapType.newInstance(JsArray<MapTypeStyle> styles,
StyledMapTypeOptions options)
Creates a styled MapType with the specified options.
|
Copyright © 2011-2014 GWT Maps API V3. All Rights Reserved.