MapPoint
The getter to use to access the map point class.
Declaration
get MapPoint(): typeof MapPoint;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 map point class.
get MapPoint(): typeof MapPoint;You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.