| Package | Description |
|---|---|
| com.google.gwt.maps.client.maptypes |
| Modifier and Type | Method and Description |
|---|---|
static ImageMapTypeOptions |
ImageMapTypeOptions.newInstance()
This class is used to create a MapType that renders image tiles.
|
| Modifier and Type | Method and Description |
|---|---|
static ImageMapType |
ImageMapType.newInstance(ImageMapTypeOptions options)
Constructs an ImageMapType using the provided ImageMapTypeOptions
|
Copyright © 2011-2014 GWT Maps API V3. All Rights Reserved.