Page 1 of 1

How to use PTV Raster Maps API within DELPHI

Posted: Thu Jul 10, 2025 1:49 pm
by Bernd Welter
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:
  • Gather a specific control that is specialized in mapping (such as "leaflet for javaScript" or "ptv xServer.NET for Microsoft.NET"):
  • Use a DELPHI browser control and simulate a web application in this container
    • TWebBrowser
Unfortunately I am not a DELPHI developer, therefore my contribution is "quite generic".

Best regards,
Bernd