gb.map

Desde 3.4

This component allows to display map tiles from different sources on multiples layers.

It is based on two main classes, Map and MapView which respectively draw the composite map and display/interact with it.

Autor Fabien Bodard.
Requiere Gestión gráfica de formulario, Carga y guardado de imagen, gb.net.curl, gb.net.

Clase Descripción
Geo This class provide some tools to convert LatLon point into pixel position and the opposite.
Map This class acts like the drawing engine for the map.
MapBounds This class represent an area Bounds and provide tools to deal with them. The points are defined in Lat/Lon WGS84 projection.
MapPoint This class define a Latitude/Longitude points and provide tools to deal with them.
MapView This is an example to get you started.
Proj