| Package | com.esri.aws.awx.widget |
| Class | public class BaseMapWidget |
| Inheritance | BaseMapWidget com.esri.aws.awx.widget.baseMapWidgetClasses.BaseMapWidgetBase |
The built-in map types (assuming you haven't redefined the basemaps) are streets, aerial, hybrid, streetTiles, shadedRelief, topographic, and none. The default is "streets".
You can either add to the existing basemaps, or replace them with your own set of basemaps.
Note: When users click an icon, the onMapTypeChange event will be thrown.
See also
| Method | Defined by | ||
|---|---|---|---|
|
Creates a new BaseMapWidget.
| BaseMapWidget | ||