MapGraphics | slippy map | Map library
kandi X-RAY | MapGraphics Summary
kandi X-RAY | MapGraphics Summary
A tile-based "slippy map" library written in/for C++/Qt. BSD licensed (see LICENSE). It's meant to enable C++/Qt developers to easily add nice, interactive maps to their applications. Its only dependency is Qt. If you're on a system with recent Qt libraries and a good C++ compiler, this should build. If you're using QtCreator, just open the .pro file and build it. If you're on a command line, run qmake on the .pro file, then make. If you're using Visual Studio or Eclipse or some other C++ IDE, google around for instructions on building Qt projects with your IDE.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of MapGraphics
MapGraphics Key Features
MapGraphics Examples and Code Snippets
Community Discussions
Trending Discussions on MapGraphics
QUESTION
I have a question regarding this library: https://github.com/raptorswing/MapGraphics. Contact the maker did not work, so I hope for help here, can someone faced with this same problem.
How do I add an object to my map in this library? Tried to do here is so:
...ANSWER
Answered 2018-Feb-09 at 16:27Unfortunately the relevant bit of code isn't in your snippet, but I wonder if it's http vs https access? When you try and download a tile such as this http one it'll now redirect to https. This caught out a number of clients (to my knowledge Java-based and Flash-based ones).
The github project says "It is a Qt map widget that can use tiles from MapQuest, Openstreetmap, or a custom source you define" which suggests it's actually quite old, since Mapquest haven't had their own map tiles for a very long time. Try using a custom source and define https access to OSM tiles.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install MapGraphics
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page