Banner

MartinZone

programming experiments

 

1 2 3 4 5

TGoogleMaps

image

Use Google Maps service inside your Delphi application. Easy to use but extremely powerful. You will be able to draw markers, polylines, polygons, circles and labels on your map. Many map events like mouse coordinates, polygon click, marker drag...and many many more.

TGoogleMaps LITE

image

A small version of TGoogleMaps with limitated features, FREE for NON-COMMERCIAL application. Try TGoogleMaps before buy it.

Modern Polls

image

The real solution for Joomla polls. Based on PollXT. Multi-type of question, beautiful results charts, AJAX engine, SEF and JoomFish support, backup and restore of polls, import from Joomla and PollXT polls, country filter, security systems, multilanguage, tested on IE 6/7, Firefox 2/3, Opera 9.5 and Safari 3.1. COMING SOON ON MartinZone.

MapDown

image

Small Windows application to captures and assembles maps from most important map providers like Google Maps, Yahoor Maps, Microsoft Live Maps and OpenStreetMap. Create georeference maps for most important maps application like OziExplorer, Gps Tuner 5.x, GPSdash and CompeGPS.

MapDown VCL

image

MapDown VCL allow to your application captures and assembles maps from most important map providers like Google Maps, Yahoor Maps, Microsoft Live Maps and OpenStreetMap. Besides you will able to create georeference maps for most important maps application like OziExplorer, Gps Tuner 5.x, GPSdash and CompeGPS.

<< >> Play > Stop

Features

 

This is a list of the main features of TGoogleMaps. All you can read here can be implemented in an Delphi and C++ Builder applications with TGoogleMaps besides all image are capture from a Delphi or C++ Builder demo applications with TGoogleMaps 1.6.0.

Click on the picture to see larger.

 

TGoogleMaps

Gateway file

TGoogleMaps may work by communicating directly with Google's servers or through the use of a gateway file on your server (for more info see FAQ section).

TGoogleMaps

Delphi and C++ Builder support

TGoogleMaps works at all last version of Delphi and C++ Builder.

 

Events

About 60 events allow you to have the full control of you map. For example you can know the mouse position, when the map is moved or if you user have click on a marker.

TGoogleMaps

Markers

You can add different type of markers. No only Google Maps standard markers but new beautiful markers with different colors and shapes.

TGoogleMaps

Polygons, polylines and circles

Put on your map polygons, polylines or circles, you can set color and opacity, besides you can set the color and the weight of the stroke.

TGoogleMaps

Label

TGoogleMaps support nice label on the map, you can use this to write a text on the map. The labels support HTML code as text, besides you can link a label to a marker so if the marker is move also the label is move.

TGoogleMaps

Maps type

All Google Maps maps are supported (street, satellate, hybrid and terrain). Also Satellate 3D (Google Earth) is supported but with a limited features.

TGoogleMaps

Directions

Draw your directions on the map. Retrive informatio about them from Google Maps.

TGoogleMaps

Traffic

Get traffic information on your map. In this moment Google Maps traffic support only USA and UK. France traffic is not supported by Google Maps API.

TGoogleMaps

StreetView

Open StreetView inside your map, see your city in 3D.

TGoogleMaps

Earth controls and layers

Show or hide Earth controls and layers (as 3D building, 3D terrain, ...).

TGoogleMaps

GeoXML

Load your KML file on your map. Map support only online KML file, Earth support both online and local file.

TGoogleMaps

Context Menu

With a normal TPopup component you will replace the map context menu. Besides with special events you can controls the popup and create different popup menus for any type of object (markers, polygons, ...).


 

Controls

Many type of controls. Small and big controls with new or old style. Draging zoom, google bar, navlabel and many more.

 

Save and load map settings

Save map settings (and all map objects: Markers, Polygons, ...) in XML format, the restore map. Simple and fast.

TGoogleMaps

Aerial Perspective

See 3D aerial image (where this service is suppported). The user will be change the viewing angle between 0, 90, 180 and 270 degrees.


TGoogleMaps

Travelling salesman problem solver

The Travelling Salesman Problem (TSP) is a problem in combinatorial optimization. Given a list of cities and their pairwise distances, the task is to find a shortest possible tour that visits each city exactly once. TGoogleMaps can solve this problem with 2 different way:

  • find the route from an address A to an address B;
  • find the route from an address A to the same address A;

 

 
About - Privacy Policy - Contact