TileOverlay
The getter to use to access the tile overlay class.
Declaration
get TileOverlay(): typeof TileOverlay;Discussion
You must load the appropriate library before accessing the getter, otherwise, the getter throws an Error.
The getter to use to access the tile overlay class.
get TileOverlay(): typeof TileOverlay;You must load the appropriate library before accessing the getter, otherwise, the getter throws an Error.