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