dart-latlong icon indicating copy to clipboard operation
dart-latlong copied to clipboard

Initialize LatLng using DMS value

Open iqfareez opened this issue 2 years ago • 2 comments

Add constructor to a LatLng object to allow initializing object from Degree Minutes Seconds (DMS).

eg:

var p1 = LatLng.fromDMS(.....),

iqfareez avatar Apr 28 '23 21:04 iqfareez

@jifalops any update on this?

Zambeel-Ltd avatar Jan 24 '25 06:01 Zambeel-Ltd

If someone makes a PR I would merge it.

jifalops avatar Mar 16 '25 23:03 jifalops