| Interface | Description |
|---|---|
| IJavascriptObject |
Provides an interface for all objects that render to Javascript.
|
| Class | Description |
|---|---|
| Extent |
Provides an object that models an extent, or selection of a map.
|
| Feature |
Provides an vector object for geographic features with geometry and other attribute properties.
|
| JavascriptObject |
Provides an interface that all Javascript objects must implement in order to be rendered properly.
|
| Map |
Provides an object that models an OpenLayer Map instance.
|
| PersistentFeature |
Provides a vector object for geographic features that may be manipulated after the map is created.
|
| View |
Provides an object that models a view of a map.
|
| Enum | Description |
|---|---|
| Map.RenderType |
Provides an enumeration of the valid render types.
|
Copyright © 2015. All rights reserved.