How to use PTV Raster Maps API within DELPHI
Posted: Thu Jul 10, 2025 1:49 pm
One of my partners asked me how to use PTV Developer Raster Maps API in a DELPHI based application.
Well, as often there are at least the following two approaches:
Best regards,
Bernd
Well, as often there are at least the following two approaches:
- Gather a specific control that is specialized in mapping (such as "leaflet for javaScript" or "ptv xServer.NET for Microsoft.NET"):
- TMS FNC Maps
- TMS WebGMaps (old but still worth to be mentioned)
- Use a DELPHI browser control and simulate a web application in this container
- TWebBrowser
Best regards,
Bernd