kb0 / dart-gpx

Dart package for load, manipulate, and save GPS data in GPX format (a light-weight XML data format for the interchange of GPS data - waypoints, routes, and tracks).
Apache License 2.0
23 stars 27 forks source link

Add `KmlReader`, abstract `GpxObject` and related misc updates. #22

Closed sun-jiao closed 1 year ago

sun-jiao commented 1 year ago

Hi. I made a KmlReader based on your library for my personal project. And I wish it could be added to the original library.

Of course. I know this is a gpx library. If you don't think my pr fits your library, please fell free to close it.