Search
MapView Methods
 


 Public Methods

  Name Description

attach

Control.attach override.

clientToLatLong

Converts the specified client point to geographic coordinates.

detach

Control.detach override.

dispose

Control.dispose override.

draw

Control.draw override.

getDecorationsAt

Gets the list of Decoration instances at a specified client position.

latLongToClient

Converts the specified geographic coordinates to a client position.

load

Loads all layers.

loadOverlays

Loads decoration layers.

panTo

Pans the map to a new center location.

scrollBy

Scrolls the map by the specified amount.

scrollTo

Scrolls the map to a new center point.

 See Also