|
Parameter | Description | Values
|
|
vMC.x | the longitude centre of the map | -180 to 180
|
|
vMC.y | the latitude centre of the map | -90 to 90
|
|
vMC.z | the zoom level of the map | 0 to 19
|
|
vMC.mapType | the initial map type | 0=Road Map 1=Satellite 2=Hybrid 3=Bird's Eye
|
|
vMC.altitude | the altitude in metres of the initial map view (3D Mode Only) | positive value
|
|
vMC.pitch | the initial view pitch in degrees (3D Mode Only) | -90 to 0
|
|
vMC.heading | The initial view direction in degrees (3D mode only) | 0 to 360
|
|
vMC.mode3d | 3d mode available | 0=3d mode unavailable 1=3d mode available
|
|
vMC.mode3dOn | 3d mode on | 0=map starts in 2D mode 1=map starts in 3D mode
|
|
vMC.searchOn | Local Business Search | 0=Disabled 1=Enabled
|
|
vMC.trafficOn | Traffic Layer | 0=Disabled 1=Enabled
|
|
vMC.wheelScroll | whether mouse wheel scrolling is enabled | 0=Disabled 1=Enabled
|
|
vMC.topMargin | Vertical margin height | Optional height in pixels (default=0px) - allows a title HTML section to be included on the page.
|
|
myFeeds | An array of KML or GeoRSS feeds. | Each element of the array is in the format [Url, Title, Colour]
|