public static final class BingMapsImageryProvider.Options
extends com.google.gwt.core.client.JavaScriptObject
Modifier | Constructor and Description |
---|---|
protected |
BingMapsImageryProvider.Options() |
Modifier and Type | Method and Description |
---|---|
static BingMapsImageryProvider.Options |
create() |
static BingMapsImageryProvider.Options |
create(String url) |
BingMapsImageryProvider.Options |
key(String key) |
BingMapsImageryProvider.Options |
mapStyle(String bingMapsStyle) |
public static BingMapsImageryProvider.Options create()
public static BingMapsImageryProvider.Options create(String url)
public BingMapsImageryProvider.Options key(String key)
key
- a Bing Maps API key (can be created at https://www.bingmapsportal.com/)public BingMapsImageryProvider.Options mapStyle(String bingMapsStyle)
Copyright © 2014. All rights reserved.