You've already forked lazarus-ccr
MavViewer: Easier usage of GpsPoint and GpsTracks. Less hints and warnings. GpxReader LoadFromFile/Stream returns the ID of the items loaded.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8078 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -15,7 +15,7 @@ unit mvMapProvider;
|
||||
interface
|
||||
|
||||
uses
|
||||
Classes, SysUtils, laz2_xmlwrite, laz2_dom;
|
||||
Classes, SysUtils, laz2_dom;
|
||||
|
||||
type
|
||||
|
||||
|
Reference in New Issue
Block a user