geolocationFormat property

RegExp geolocationFormat
final

Implementation

static final RegExp geolocationFormat =
    RegExp(r'([-=]?)(\d+[,.]?\d*)\s*[°o]?\s*(\w)');