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