2021-12-06 14:36:46 -06:00
..
2021-12-06 10:56:03 -06:00
2021-12-06 10:56:03 -06:00
2021-12-06 10:56:03 -06:00

/*!
 * \example mapviewer.cpp
 * This application is just a simple map viewer. A Mapadapter is created (OpenStreetmaps) 
 * and added to a layer. The layer is given to the MapControl.
 * Two Buttons are available to adjust the zoom level.
 * 
 * You can find this example here: MapAPI/Samples/Mapviewer
 * \image html sample_mapviewer.png "screenshot"
 */