point property
@brief Location point of this node.
Dart code snippet: @snippet route_manager_example.dart dart_RouteNode_getPoint
Implementation
LocationPoint point;
@brief Location point of this node.
Dart code snippet: @snippet route_manager_example.dart dart_RouteNode_getPoint
LocationPoint point;