|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StyledMapType | |
|---|---|
| com.google.gwt.maps.client | |
| com.google.gwt.maps.client.maptypes | |
| Uses of StyledMapType in com.google.gwt.maps.client |
|---|
| Methods in com.google.gwt.maps.client with parameters of type StyledMapType | |
|---|---|
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 |
| Uses of StyledMapType in com.google.gwt.maps.client.maptypes |
|---|
| Methods in com.google.gwt.maps.client.maptypes that return StyledMapType | |
|---|---|
static StyledMapType |
StyledMapType.newInstance(JsArray<MapTypeStyle> styles,
StyledMapTypeOptions options)
Creates a styled MapType with the specified options. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||