The MapView renders the contents of a map on a web page.
The following tables list the members exposed by the MapView type.
Name | Description | |
---|---|---|
![]() |
Creates an instance of MapView. |
Name | Description | |
---|---|---|
![]() |
Registers a single event listener on the MapView. |
|
![]() ![]() |
Creates and initializes a new MapView from the specified element. This method is static and can be called without creating an instance of the class. |
|
![]() ![]() |
Returns the specified MapView object. This member is static and can be invoked without creating an instance of the class. |
|
![]() |
Deserializes the view from a JSON string. |
|
![]() |
Sends an AJAX request to the image generation service. |
|
![]() |
Gets the view's horizontal scroll position. |
|
![]() |
Gets the view's vertical scroll position. |
|
![]() |
Gets the zoom factor. |
|
![]() |
Raises an event. |
|
![]() |
Removes a single event listener attached to the MapView. |
|
![]() |
Scrolls the view to the specified point. |
|
![]() |
Sets the zoom factor. |
|
![]() |
Serializes the view into a JSON string. |