horizontalaccuracy property

  1. @Deprecated('horizontal & vertical accuracy were removed from Coordinates')
double? horizontalaccuracy
getter/setter pair

Horizontal accuracy of the location in meters.

Implementation

@Deprecated('horizontal & vertical accuracy were removed from Coordinates')
double? horizontalaccuracy;