latitude property
@brief point's latitude.
Dart code snippet: @snippet geometry_utils_example.dart dart_GlobalPoint_getLatitude
Implementation
double latitude;
@brief point's latitude.
Dart code snippet: @snippet geometry_utils_example.dart dart_GlobalPoint_getLatitude
double latitude;