Commit graph

43 commits

Author SHA1 Message Date
ClemensFischer
6429776853 Changed struct Location to class 2026-02-01 23:48:56 +01:00
ClemensFischer
6566167ff0 Changed class Location to readonly struct 2026-02-01 22:56:50 +01:00
ClemensFischer
a0e82964ef Removed LatLonBox
The rotation behavior of a KML LatLonBox has no sufficiently precise specification.
2026-01-27 20:12:57 +01:00
ClemensFischer
7208cc71bd Location equality 2026-01-25 11:57:14 +01:00
ClemensFischer
d71d6c6e01 Moved EquatorialRadius property to MapProjection 2026-01-24 14:58:16 +01:00
ClemensFischer
fe29f0ecfa Added relative scale rotation 2026-01-20 10:24:26 +01:00
ClemensFischer
19cba8978b Updated PolarStereographicProjection 2026-01-18 21:03:25 +01:00
ClemensFischer
2817ecda7d Removed CenteredBoundingBox 2026-01-17 12:06:21 +01:00
ClemensFischer
610ad13b96 Comments 2026-01-10 23:02:13 +01:00
ClemensFischer
2686cda333 Equality methods 2026-01-09 23:43:39 +01:00
ClemensFischer
23a8e49efb Use mean radius in distance calculations 2026-01-09 08:13:07 +01:00
ClemensFischer
e268be2948 Avoid unnecessary Location and Point allocations 2025-12-12 21:28:45 +01:00
ClemensFischer
799ad01447 Code style 2025-11-20 23:53:08 +01:00
ClemensFischer
3c88a81b0d Revised Location calculations 2025-03-10 15:47:33 +01:00
ClemensFischer
057fd82feb Removed code file headers 2025-02-27 18:46:32 +01:00
ClemensFischer
560f44a139 Copyright 2025-01-01 18:57:55 +01:00
ClemensFischer
45b9fb2e89 MapProjectionFactory throws NotSupportedException 2024-09-12 15:48:20 +02:00
ClemensFischer
eb990ab9ee Conditional usings 2024-05-22 11:25:32 +02:00
ClemensFischer
b8f4af969d Update Location.cs 2024-04-17 07:20:21 +02:00
ClemensFischer
84d211bb01 Minor changes 2024-04-16 19:55:59 +02:00
ClemensFischer
fd2f09a078 Some comments 2024-04-11 15:59:07 +02:00
ClemensFischer
e642846e7d Simplify CreateFromString MethodName 2024-04-11 15:41:05 +02:00
ClemensFischer
dc9932a0cf Location now immutable 2024-04-11 13:21:38 +02:00
ClemensFischer
52d990a89c Update Location.cs 2024-03-14 19:41:14 +01:00
ClemensFischer
263a1b7188 Update Location.cs 2024-03-14 18:59:48 +01:00
ClemensFischer
b9c0a6d411 Update Location.cs 2024-03-14 18:59:11 +01:00
ClemensFischer
fc9a5c980b Copyright note 2024-02-03 21:01:53 +01:00
ClemensFischer
dbbb4c3de3 Update copyright note 2023-01-03 15:12:53 +01:00
ClemensFischer
7e6b187fd7 Minor improvements 2022-12-01 22:48:08 +01:00
Clemens
74ba508e26 Use expression bodies for properties 2022-08-06 10:40:59 +02:00
Clemens
abde6ad9fd Update copyright 2022-01-14 20:22:56 +01:00
Clemens
9f61b90795 Version 7.0: WinUI 2021-11-17 23:17:11 +01:00
Clemens
d52dba0729 Minor fixes 2021-07-18 13:33:11 +02:00
ClemensF
746a21854a Removed LocationEx 2021-02-13 18:50:30 +01:00
ClemensF
3b17e816dd Updated Copyright 2021-01-13 21:19:27 +01:00
ClemensF
49d508b3f5 Reworked MapPath and derived classes 2020-05-13 18:17:28 +02:00
ClemensF
ba6fe6585d Version 4.16.0. MapControl.WPF.csproj targets multiple frameworks 2020-01-09 19:40:10 +01:00
ClemensF
bd9a16e921 Version 4.12.1 Added AutoEquirectangularProjection 2019-04-05 19:13:58 +02:00
ClemensF
0a3ae81117 Version 4.12.1 Added AutoEquirectangularProjection 2019-03-27 18:39:59 +01:00
ClemensF
bf69faa456 Version 4.10.0: Exception messages. 2018-08-25 18:50:52 +02:00
ClemensF
6a1653056f Version 4.10.0: Updated target framework versions. Cleanup of TypeConverters, ImageLoader, MBTileSource. 2018-08-08 23:31:52 +02:00
ClemensF
d1552506f6 Version 4.4.0: Fixed MapPolyline performance on UWP. Added MapPolygon and MapMultiPolygon for WPF. 2018-02-09 17:43:47 +01:00
ClemensF
ec47f225b3 Version 4: Upgrade to VS 2017 2017-08-04 21:38:58 +02:00
Renamed from MapControl/Location.cs (Browse further)