menu
power_geojson
power_geojson.dart
PointXList
toLatLng method
toLatLng
dark_mode
light_mode
toLatLng
method
LatLng
toLatLng
(
)
Implementation
LatLng toLatLng() { return LatLng(last, first); }
power_geojson
power_geojson
PointXList
toLatLng method
PointXList extension on
List
<
double
>