getImage abstract method
Retrieve a tile as an image, based on it's coordinates and the current TileLayerOptions
Implementation
ImageProvider getImage(TileCoordinates coordinates, TileLayer options);
Retrieve a tile as an image, based on it's coordinates and the current TileLayerOptions
ImageProvider getImage(TileCoordinates coordinates, TileLayer options);