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