Click or drag to resize

SearchOSPlaces Properties

The SearchOSPlaces type exposes the following members.

Properties
  NameDescription
Public propertyEastingProperty
Gets or sets name of the property in the results that contains the x coordinate
Public propertyFilter
Gets or sets the filter to apply to the query
Public propertyId
Gets or sets the id of this search
(Inherited from SingleSearchConfigurationBase.)
Public propertyImage
Gets or sets the image to display when a results in this search is selected
(Inherited from SingleSearchConfigurationBase.)
Public propertyKey
Gets or sets name of the user authentication key
Public propertyName
Gets or sets the name of this search
(Inherited from SingleSearchConfigurationBase.)
Public propertyNorthingProperty
Gets or sets name of the property in the results that contains the y coordinate
Public propertyResultDelimiter
Gets or sets name of the delimiter to add between ResultProperty and SecondaryResultProperty
Public propertyResultProperty
Gets or sets name of the property in the results that contains the result text to display
Public propertySearchConstructor
Gets or set the javascript constructor to use for the search object
(Inherited from SingleSearchConfigurationBase.)
Public propertySearchUIConstructor
Gets or set the javascript constructor to use for the search ui object
(Inherited from SingleSearchConfigurationBase.)
Public propertySecondaryResultProperty
Gets or sets name of the property in the results that contains additonal result text
Public propertyZoomResolution
The resolution to go to when the user selects a result
(Inherited from SingleSearchConfigurationBase.)
Public propertyZoomScale
The scale to go to when the user selects a result
(Inherited from SingleSearchConfigurationBase.)
Top
See Also