IsBirdseyeAvailable Boolean value indicating whether or not the bird??™s eye map style
is available in the current map.
LatLongToPixel Converts a VELatLong object (latitude/longitude pair) to the
corresponding pixel on the map.
LoadMap Loads the specified map. All parameters are optional as
explained later in this chapter.
Pan Moves the map the specified amount (only available in 2D
mode).
PanToLatLong Pans the map to a specific latitude and longitude.
PixelToLatLong Converts a pixel to a VELatLong object (latitude/longitude ) on
the map.
Resize Resizes the map based on the specified width and height.
SetAltitude Sets the altitude (in meters) above the current position on the
map (only available in 3D mode).
SetBirdseyeOrientation Sets the orientation of the existing bird??™s eye image
(VEBirdseyeScene object) to the specified orientation.
SetBirdseyeScene Sets the bird??™s eye image specified by the VEBirdseyeScene ID.
SetCenterAndZoom Centers the map to a specific latitude and longitude and sets the
zoom level.
SetDashboardSize Sets the dashboard size.
Pages:
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300