OpenStreetMapDataProvider Events
The class that loads map images from a web resource that provides data in the OpenStreetMap format.Name | Description |
---|---|
Changed | Occurs when the Freezable or an object it contains is modified. Inherited from Freezable. |
PropertyChanged | Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject. |
WebRequest | Occurs when the Map control sends a request to a web service. Inherited from MapImageDataProviderBase. |
See Also