wp_xxyyzz
|
72bb393e2f
|
LazMapviewer: Add layer editor as additional TMapView component editor. Replace Load/Save buttons in layer editor by tool buttons.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9557 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-12-30 18:50:30 +00:00 |
|
wp_xxyyzz
|
7d2ed7568b
|
LazMapViewer: Rename TPoint(s)OfInterest to TMapPoint(s)OfInterest (better naming consistency). Update demos, add license info to some.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9547 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-12-20 18:44:36 +00:00 |
|
wp_xxyyzz
|
a78cbdc5e6
|
LazMapViewer: Sync with dev version (726b708e19): New event OnGPSItemsModified, new grid plugin, bug fixes, less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9520 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-12-12 10:15:13 +00:00 |
|
wp_xxyyzz
|
0ed2ea7d3e
|
LazMapViewer: Initial version of a plugin system. Code mostly by Ekkehard Domning, issue #39083
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9514 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-12-07 20:56:27 +00:00 |
|
wp_xxyyzz
|
243e25f62b
|
LazMapViewer: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9473 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-09-30 15:44:03 +00:00 |
|
alpine-a110
|
fea851bec9
|
LazMapViewer: Fixed issue when deleting a single point from a track. Points editor form splitted up into runtime and design time parts.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9395 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-07-19 18:02:48 +00:00 |
|
wp_xxyyzz
|
96338e6a58
|
Replace UITypes by System.UITypes to fix compilation with Laz/main.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9386 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-07-16 18:00:26 +00:00 |
|
alpine-a110
|
df4eeaaf58
|
LazMapViewer: Fixed DrawPointOfInterest, DrawTrack issues with opacity. Added interactive TMapView point editor into IDE designer (double-click view to show)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9385 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-07-16 16:44:07 +00:00 |
|
wp_xxyyzz
|
93167ada8b
|
LazMapViewer: Remove duplicate distance calculation in TGPSPoint. Had to move some general-purpose geo-math routines to a new units mvGeoMath. Old functions kept in mvEngine, but marked as deprecated.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9337 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-15 23:11:21 +00:00 |
|
alpine-a110
|
6a13ae7fb3
|
LazMapViewer: Rehaul of TMapItem/TMapCollection, TMapTrack, TMapTrackPoint, TMapTrackPoints. TTrackSegmentExtraData added.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9289 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 13:45:53 +00:00 |
|
alpine-a110
|
3f0fa39576
|
LazMapViewer: Added option TMapViewOption.mvoLatLonInDMS to show/edit Latitude and Longitude in deg-min-secs.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9270 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-05 16:57:24 +00:00 |
|
alpine-a110
|
7f604013a0
|
LazMapViewer: TMapLayersPropertyEditor with Load/Save single layer to .gpx file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9267 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-04 14:03:49 +00:00 |
|
alpine-a110
|
8ffdac8479
|
LazMapViewer: Added POI collection to the map layers.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9237 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-13 18:15:14 +00:00 |
|
alpine-a110
|
f991ac6415
|
LazMapViewer: Map providers defaults to NONE. Map view cannot be activated in such a case.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9232 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-10 16:55:28 +00:00 |
|
alpine-a110
|
e9e5b18ab3
|
LazMapViewer: Check compatability of provider projection type against the base provider.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9227 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-02-09 12:50:20 +00:00 |
|