Christophe E. 15 Posted Sunday at 12:02 PM TECNativeMap is a 100% Delphi mapping component that uses neither browser nor javascript, and is available on all Delphi-supported platforms. Compatible since Delphi 7 for VCL and XE3 for Firemonkey. Download the trial version for Delphi 12 2 Share this post Link to post
dummzeuch 1646 Posted Sunday at 03:55 PM The demos on the website look impressive. We have our own internal map component but that's a far cry from yours and it doesn't even support FMX. Does your component also support different coordinate systems and projections (e.g. Lambert for France or Gauß-Krüger for Germany)? Share this post Link to post
Christophe E. 15 Posted Sunday at 04:18 PM No, but there is a mechanism for defining conversions When importing geoJSON files, EPSG 4326, 3857, 900913 and 2154 (lambert 93) are automatically supported. 1 Share this post Link to post