BYES Apps - Map Viewer components - Instructions

image MapViewer is a vision component which allows to easily integrate an Open Street Map view into your application.
http://www.openstreetmap.org

Requirement: Ignition V 7.6.0 or greater

Features :

Simply drop in the designer. Adjust properties. Bind properties
By default :
Data bindings :

Bind the dataset DataMarkers with ignition tag to animate it :
image

Animation rules can be set with the dataset DataColorAnimation
and the property : ColorAnimationUnkown in case of the value is not present in DataColorAnimation.

image

For example :

image

Properties Tip's:
Map's sources :
With OnlineMode=true, Ignition Vision Client must have an Internet acces to use Open Street Maps.

With OnlineMode=false,Property OfflineTilesPath is required to access map tiles server.

Tiles are simply images for the Zoom's levels :
For off line purpose,Tiles can be downloaded with : JTileDownloader
http://wiki.openstreetmap.org/wiki/JTileDownloader
In this case, be careful to select a Reasonnable area for the map, and avoid too high zoom level to reduce the quantity of data.