wp_xxyyzz
|
92d090919b
|
LazMapViewer: Fix drawing of scaled transparent tiles by RGBGraphics drawing engine. Issue #39078.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9500 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-11-05 13:12:06 +00:00 |
|
wp_xxyyzz
|
9eec695b86
|
LazMapViewer: Fix drawing of scaled transparent tiles by BGRABitmap drawing engine.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9499 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-11-05 08:39:31 +00:00 |
|
wp_xxyyzz
|
244c9fa2b2
|
LazMapViewer: Undo r9494, not usable. Scale all tiles to the size specified by global TileSize variable. Alpha-channel of RGB32BBitmap and BGRABitmap drawing engines not correct, so far. (Issue #39078).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9497 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-11-04 17:20:17 +00:00 |
|
wp_xxyyzz
|
873d0f4a91
|
LazMapViewer: Improved restricted panning along the edge of the allowed area.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9495 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-11-02 23:40:32 +00:00 |
|
wp_xxyyzz
|
1f22d2634b
|
LazMapViewer: Support tile sizes other than 256x256 (experimental feature). Add OpenRailwayMap provider for 512x512 tiles.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9494 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-11-02 14:58:29 +00:00 |
|
wp_xxyyzz
|
eb6ddb92e4
|
LazMapViewer: Add OnCenterMoving and OnZoomChanging events. Issue CCR-#39077
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9493 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-10-31 12:46:24 +00:00 |
|
wp_xxyyzz
|
fe7fdae720
|
LazMapViewer: Fix crash when changing download engines to default engine. Fix Linux compilation error.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9492 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-10-24 11:00:46 +00:00 |
|
wp_xxyyzz
|
aa7a12a74a
|
LazMapViewer: Simplify selection of drawing and download engines.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9491 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-10-22 15:32:55 +00:00 |
|
wp_xxyyzz
|
a204dfcd7a
|
LazMapViewer: Avoid new cache-downloadengine to hang when cache file does not exist.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9490 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-10-22 15:32:25 +00:00 |
|
wp_xxyyzz
|
b6619dd30e
|
LazMapViewer: Add download engine which accesses only the local cache.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9489 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-10-22 12:33:30 +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 |
|
wp_xxyyzz
|
ae03e20b25
|
LazMapViewer: Add convenience methods for PointsOfInterest.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9472 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-09-30 15:17:39 +00:00 |
|
wp_xxyyzz
|
8b726faeed
|
LazMapViewer: Add method TGPSObjectList.ClearAll
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9471 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-09-29 17:54:41 +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 |
|
alpine-a110
|
e8c71cf0d3
|
LazMapViewer: Semi-transparent areas added to the map layers.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9377 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-07-03 08:57:20 +00:00 |
|
alpine-a110
|
269750c258
|
LazMapViewer: Opacity drawing implemented into TMvRGBGraphicsDrawingEngine
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9376 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-07-03 08:50:03 +00:00 |
|
alpine-a110
|
8b67489472
|
LazMapViewer: Added Opacity property to the TMvIntfGraphicsDrawingEngine, TMvBGRADrawingEngine, TMapTrack, TGPSTrack.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9375 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-07-02 12:09:27 +00:00 |
|
wp_xxyyzz
|
ff870471ce
|
LazMapViewer: Add events OnBeforeDrawObjects and OnAfterDrawObjects, as well as BeginUpdateObjects and EndUpdateObjects methods, needed by Ekkehard Domning's quadtree.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9362 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-05-31 16:13:49 +00:00 |
|
wp_xxyyzz
|
744fe8c3a3
|
LazMapViewer: Fix TMapViewerEngine.CrossesDateLine. Based on patch by Ekkehard Domning. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9352 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-05-26 21:18:18 +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 |
|
wp_xxyyzz
|
64723e46e1
|
LazMapViewer: Add missing PenStyle setters/getters to the LCL DrawingEngine. Some clean-up.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9327 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-05 15:12:11 +00:00 |
|
wp_xxyyzz
|
d7ebdbad20
|
LazMapViewer: Fix crash in TMapView.SetPOIImage(AValue) when AValue is nil.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9325 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-05 09:08:51 +00:00 |
|
wp_xxyyzz
|
c13251c57d
|
LazMapViewer: Complete unfinished LCL mapviewer (using only LCL drawing routines). Update "fulldemo_with_addons".
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9324 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-04 18:10:21 +00:00 |
|
wp_xxyyzz
|
4f4248244a
|
LazMapViewer: Simplify DrawBitmap for BGRA DrawingEngine.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9323 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-04 17:13:14 +00:00 |
|
wp_xxyyzz
|
6faf17d531
|
LazMapViewer: Fix text size issue in BGRABitmap drawing engine. Improved detection of default font name and size.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9322 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-04 16:56:38 +00:00 |
|
wp_xxyyzz
|
0562f757ef
|
LazMapViewer: Cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9321 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-04 16:10:32 +00:00 |
|
wp_xxyyzz
|
2d0654b66a
|
LazMapViewer: Fix transparency of marker images in the RGBGraphics drawing engine.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9320 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-04 16:08:39 +00:00 |
|
wp_xxyyzz
|
d8caf811af
|
LazMpaViewer: Keep the alpha channel when a new image is assigned to the TMapView.POIImage.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9319 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-03 22:17:47 +00:00 |
|
wp_xxyyzz
|
63972ead2e
|
LazMapviewer: Update RGBGraphicsDrawingEngine to support qt6
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9316 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-03 16:54:09 +00:00 |
|
wp_xxyyzz
|
7d571238f8
|
LazMapViewer: Rework text drawing in TRGBGraphicsDrawingEngine to avoid by-pass to LazIntfImage in favour of built-in graphics routines.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9313 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-03 16:06:28 +00:00 |
|
wp_xxyyzz
|
9be8f8eb5e
|
LazMapViewer: Move public TCustomDrawingEngine.DrawBitmapOT to protected section of TIntfGraphicsDrawingEngine, not needed anywhere else.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9312 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-02 21:44:36 +00:00 |
|
wp_xxyyzz
|
9fcf346d74
|
LazMapViewer: Improved text rendering by IntfGraphicsDrawingEngine when text color is white
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9310 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-02 20:36:17 +00:00 |
|
wp_xxyyzz
|
fb42932f2e
|
LazMapViewer: Improved text rendering by IntfGraphicsDrawingEngine
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9309 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-02 20:23:37 +00:00 |
|
wp_xxyyzz
|
2f00c05ab1
|
LazMapViewer: Rework text drawing code in IntfGraphicsDrawingEngine for simplification and to avoid occasionally opaque text background in Linux/gtk2 although it should be transparent.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9308 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-02 15:22:28 +00:00 |
|
wp_xxyyzz
|
b2c7b67f03
|
LazMapViewer: Fix package compilation and elevations demo with Laz 2.0.12
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9307 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-02 13:58:49 +00:00 |
|
alpine-a110
|
7e5d6eff6b
|
LazMapViewer: HitTest method added to TMapItem, TMapCollection. Intersect() zerodiv fix. TMapView.LatLonToScreen overload with lat,lon.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9306 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-04-02 10:54:31 +00:00 |
|
wp_xxyyzz
|
2b3c16e686
|
LazMapViewer: Fix text size calculation in intfgraphics drawingengine for qt5
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9304 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-30 19:17:37 +00:00 |
|
wp_xxyyzz
|
30180acdfb
|
LazMapViewer: Add URL encoding method to DownloadEngine to fix failure in searching for city names with unsafe characters in mvGeoNames unit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9302 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-30 00:10:45 +00:00 |
|
alpine-a110
|
b1be720320
|
LazMapViewer: TMapViewer.CacheOnDisk property initialization fix.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9300 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-29 16:31:09 +00:00 |
|
wp_xxyyzz
|
f2e3491fa5
|
LazMapViewer: Deprecate also TRealPoint.Init in favour of TRealPoint.InitXY and TRealPoint.InitLatLon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9299 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-29 09:15:14 +00:00 |
|
wp_xxyyzz
|
d0103c8182
|
LazMapViewer: Add functions named "LatLon" in addition to the old ones named as "LonLat" and mark the old ones as deprecated.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9298 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-29 08:59:35 +00:00 |
|
alpine-a110
|
5e78c55b9f
|
LazMapViewer: Added TMapPoint.AssignTo methods.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9296 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 23:20:17 +00:00 |
|
alpine-a110
|
1962802720
|
LazMapViewer: ZoomMin and ZoomMax restrictions when zooming with the mouse.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9295 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 14:51:19 +00:00 |
|
alpine-a110
|
9f6e255450
|
LazMapViewer: TMapView.CyclicPointsOf fix of array length. CalcIntermedPoint parameters check.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9294 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 14:48:50 +00:00 |
|
alpine-a110
|
cbeaba4e2c
|
LazMapViewer: amend [r9292]
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9293 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 14:37:52 +00:00 |
|
alpine-a110
|
0c1a27965b
|
LazMapViewer: Calculation of bearing, target point by bearing, midpoint, intermediate point. First, Last of TMapCollection, TMapPoint.ToScreen property. TGPSTrack draw event and ConnectColor/Width properties. Better GPX import/export.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9292 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 14:28:13 +00:00 |
|
alpine-a110
|
6995a6c863
|
LazMapViewer: Track segments connection. Z Orders fix. GPX load/store new props. ClipPolyToRect function added.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9291 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 14:20:58 +00:00 |
|
alpine-a110
|
8eaa889f85
|
LazMapViewer: Track segment marks and GPX track loading. TryStrToGpxColor fix.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9290 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2024-03-28 14:15:23 +00:00 |
|