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