QMapControl

所属分类:Windows编程
开发工具:C++
文件大小:2268KB
下载次数:5
上传日期:2017-08-27 09:54:18
上 传 者fda
说明:  一个开源的地图控制程序,里面有几种例子,适合入门。。。

文件列表:
QMapControl (0, 2015-04-13)
QMapControl\COPYING (18009, 2015-01-09)
QMapControl\COPYING.LESSER (7648, 2015-01-09)
QMapControl\Doxyfile (66349, 2015-01-09)
QMapControl\html (0, 2015-01-09)
QMapControl\html\annotated.html (11596, 2015-01-09)
QMapControl\html\arrowpoint_8h_source.html (11998, 2015-01-09)
QMapControl\html\bc_s.png (676, 2015-01-09)
QMapControl\html\bdwn.png (147, 2015-01-09)
QMapControl\html\circlepoint_8h_source.html (10793, 2015-01-09)
QMapControl\html\citymap_8cpp-example.html (34775, 2015-01-09)
QMapControl\html\classes.html (10744, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1ArrowPoint-members.html (12267, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1ArrowPoint.html (54255, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1ArrowPoint.png (704, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1CirclePoint-members.html (12069, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1CirclePoint.html (54837, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1CirclePoint.png (697, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1Curve-members.html (5666, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1Curve.html (28785, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1Curve.png (714, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1EmptyMapAdapter-members.html (5627, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1EmptyMapAdapter.html (22610, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1EmptyMapAdapter.png (762, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1FixedImageOverlay-members.html (12590, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1FixedImageOverlay.html (53611, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1FixedImageOverlay.png (1063, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1Geometry-members.html (5681, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1Geometry.html (27614, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1Geometry.png (2667, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1GeometryLayer-members.html (7668, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1GeometryLayer.html (37953, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1GeometryLayer.png (647, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1GoogleMapAdapter-members.html (6001, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1GoogleMapAdapter.html (21436, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1GoogleMapAdapter.png (995, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1GoogleSatMapAdapter-members.html (4275, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1GoogleSatMapAdapter.html (15752, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1GoogleSatMapAdapter.png (723, 2015-01-09)
QMapControl\html\classqmapcontrol_1_1ImagePoint-members.html (11734, 2015-01-09)
... ...

What is QMapControl? ==================== QMapControl is a Qt/Qtopia widget which enables your (mobile) applications to use map data. Simply add the widget to your application, have a look at the API and start developing a fancy geospatial (mobile) application. With QMapControl you can use different map providers, like OpenStreetMap or several WMS-Servers. Then you can modify the view of your QMapControl, writing a location based application when having a GPS receiver or just browse the maps. It is possible to have more than one layer, so you can mix maps from different servers. To enrich the maps you can draw your own object to coordinates. Feature list: - Compatible with multiple map providers (Tile server and WMS server) - Draw custom objects into maps (lines, points, images, even other Qt widgets!) - Objects can be added to any coordinate - Control elements can be added to QMapControls layout - Added objects emit signals on clicks - The map navigation is customizable (using styles and/or keys) - GPS parser included for reading gllin output - Tested on the FIC Neo1973, Nokia N900 (and Linux/Windows) Compiling the sample application for i386: ========================================== The folder "Samples" contains several sample applications. They come with .pro files and are ready to build. To do so, just run - qmake - make This will build all sample applications. The binaries can be found in the bin folders of the sample. Compile the samples for ARM (Neo or Greenphone): ================================================ - cd Samples - cd Citymap (or any other sample application) - qtopiamake -project "QT+=network" - qtopiamake - make this will overwrite your .pro files, you can recreate them by calling "qmake -project "QT+=network" This project hosted on sourceforge: http://sourceforge.net/projects/qmapcontrol/ The projects website: http://www.medieninf.de/qmapcontrol

近期下载者

相关文件


收藏者