MSFBitmapOverlayRasterTileDataSource

Objective-C


@interface MSFBitmapOverlayRasterTileDataSource : MSFTileDataSource

Swift

class MSFBitmapOverlayRasterTileDataSource : MSFTileDataSource

Tile data source that uses given bitmap with two, three or four control points define a raster overlay. Note: if two points are given, conformal transformation is calculated. If three points are given, affine transformation is calculated. In case of four points, perspective transformation is used.