| Package | Description |
|---|---|
| com.google.gwt.maps.client | |
| com.google.gwt.maps.client.controls | |
| com.google.gwt.maps.client.maptypes |
| Modifier and Type | Method and Description |
|---|---|
MapTypeStyle[] |
MapOptions.getMapTypeStyles()
get set Styles to apply to each of the default map types.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapOptions.setMapTypeStyles(MapTypeStyle[] styles) |
| Modifier and Type | Method and Description |
|---|---|
static MapTypeStyle |
MapTypeStyle.newInstance()
The MapTypeStyle is a collection of selectors and stylers that define how the map should be styled.
|
| 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.