VEDashboardSize Enumeration

You are not viewing the latest version of the AJAX control. Bing Maps AJAX V7 is the recommended JavaScript control for Bing Maps. If you need this documentation, it is available in as a CHM or PDF download.

An enumeration that represents the size and type of dashboard to be displayed on the map.

VEDashboardSize{ Normal   Small   Tiny }

Members

Member Description

Normal

This is the dashboard that is used by default.

Small

This is a dashboard smaller than the default: it only contains zoom-out (+) and zoom-in (-) buttons and road, aerial, and hybrid buttons for changing the map style.

Tiny

This is the smallest dashboard option available. This dashboard only contains zoom-out (+) and zoom-in (-) buttons.

See Also

Reference

VEMap.SetDashboardSize Method
VEMap.HideDashboard Method