public class StyledMapType extends JavaScriptObject
| Modifier | Constructor and Description |
|---|---|
protected |
StyledMapType()
use newInstance();
|
| Modifier and Type | Method and Description |
|---|---|
static StyledMapType |
newInstance(JsArray<MapTypeStyle> styles,
StyledMapTypeOptions options)
Creates a styled MapType with the specified options.
|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toStringpublic static StyledMapType newInstance(JsArray<MapTypeStyle> styles, StyledMapTypeOptions options)
styles - options - Copyright © 2011-2014 GWT Maps API V3. All Rights Reserved.