GetMapView/SetMapView Gets or sets the current map view object as a VELatLongRectangle
object.
GetPitch/SetPitch Gets or sets the pitch of the current map view with values
ranging from 0 for level to -90 (only available in 3D mode).
GetRoute Returns the specified VERoute object and draws the route on the
map.
GetTop Returns the pixel value of the top edge of the map control.
GetVersion Returns the current version of the map control.
CHAPTER 9 ?– AJAX-STYLE MAPPING USING THE VIRTUAL EARTH SDK 208
GetZoomLevel/SetZoomLevel Gets or sets the zoom level of the map.
HideAllShapeLayers Hides all of the shape layers on the map.
Hide3DNavigationControl Hides the default user interface for controlling the map in 3D
mode (only available in 3D mode).
HideDashboard Hides the compass and the zoom control from the current map.
HideFindControl Hides the find control from the map.
HideMiniMap Hides the mini map from view.
HideTileLayer Hides a tile layer from view.
ImportShapeLayerData Imports data from Live Search Maps or a GeoRSS feed collection.
IncludePointInView Changes the map view so that it includes both the specified
VELatLong point and the center point of the current map.
Pages:
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299