OsmGeocodeDataProvider Members
In This Article
#Constructors
Name | Description |
---|---|
Osm |
Initializes a new instance of the Osm |
#Properties
Name | Description |
---|---|
Generate |
Gets or sets a value indicating whether or not it is necessary to automatically generate items for this layer.
Inherited from Information |
Is |
Obsolete. Returns a value indicating the Information |
Max |
Specifies the number of displayed results requested.
Inherited from Information |
Process |
#Methods
Name | Description |
---|---|
Clear |
Clears the Search Panel.
Inherited from Information |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Request |
Sends a request to receive information about the specified location in the accordance with local culture. |
Request |
Sends a request to receive information about the specified location on the defined zoom level. |
Request |
Sends a request to receive information about the specified location. |
To |
Returns the textual representation of the Osm |
#Events
Name | Description |
---|---|
Layer |
Occurs when a data provider starts generating map items for a layer.
Inherited from Information |
Location |
Occurs when the location information has been received. |
Web |
Occurs when the Map control sends a request to a web service.
Inherited from Web |
See Also