VEFindType 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 of search types.

VEFindType{ Businesses }

Members

Member Description

Businesses

Performs a business search.

Remarks

This enumeration specifies the search types that can be performed using the VEMap.Find Method. It is also present in every VEFindResult Class available in the callback after a VEMap.Find Method call. Businesses is the only valid value.

See Also

Reference

VEMap.Find Method