custom google maps

If you want WiND is able to display your own custom maps instead of the default google maps. In order to do that you need to cut the maps into smaller 256x256 tiles and serve them using a script page on a web server. Example scripts can be found in the /tools/gmaps/ subfolder.
You can read more on creating custom tiles at: mapki
The process described on the page, uses the x, y, z coordinates type, which can be selected in WiND configuration when you use the: 'coordinates_type' => 'map' option in the custom map subsection.