Contents

removeTileOverlay(tileOverlay)

Removes a tile overlay from the map.

Declaration

removeTileOverlay(tileOverlay: TileOverlay): TileOverlay;

Parameters

  • tileOverlay:

    The tile overlay to remove.

Return Value

Returns the tile overlay.

See Also

Adding and removing tile overlays