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