getImage abstract method

ImageProvider<Object> getImage(
  1. Coords<num> coords,
  2. TileLayerOptions options
)

Implementation

ImageProvider getImage(Coords coords, TileLayerOptions options);