getImage abstract method

ImageProvider<Object> getImage(
  1. String? templateUrl,
  2. Bounds? globalTileRange,
  3. Coordinate coordinate,
  4. TileLayerOptions? options,
)

Implementation

ImageProvider getImage(String? templateUrl, Bounds? globalTileRange,
    Coordinate coordinate, TileLayerOptions? options);