Skip to main content
All docs
V26.1
  • ImageTileSource Members

    The class that should be implemented by classes that are tile sources for the ImageTileDataProvider.

    Properties

    Name Description
    MaxZoomLevel
    Name Returns the tile source name.

    Methods

    Name Description
    GetImageSource(Int64, Int64, Int32, Size) Returns an image by the specified indices at a given map control zoom level.

    Events

    Name Description
    PropertyChanged Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject.
    See Also