Blog Archives

TMS FNC Maps: Faster loading of GPX tracks

GPX files make it easy to display routes on maps. TMS FNC Maps comes with built-in support which makes it one line of code to draw a track on a map.

Map.LoadGPXFromFile( AFilename );

There are plenty of overloads for that method. The most recent version of the map control even supports elevation and time stamp data.

Read more ›

Tags: , , , , ,

TMS Web Core: New features using Google Maps

Using the Google Maps API with TMS Web Core is a cakewalk. Simply drop the TWebGoogleMaps component on a form and the API is integrated and ready to use.

Version 1.3 adds exciting new features to the component to open up the API even more using the Delphi component:

  • Load GPS data from GPX files
  • Add KML layers to the map
  • Add waypoints to routes and get optimized directions
  • Draw geometrical shapes on the map

The following video gives an example for most of the new features.

Read more ›

Tags: , , , , , , , , , ,

Partnerships




Top