Anyone done any work to support high DPI scaling for the map and geometry layers...
Bug in LayerManager
There is a mistake in getImage method of ImageManager class. Indeed, code is looking...
Hi, Does QMapControl (v0.9.7.9) work with offline (local) map tiles? I tried to change...
Point::Touches doesn't work for rectangular pixmaps
Point::Touches doesn't work for rectangular pixmaps
Point::Touches doesn't work for rectangular pixmaps
No HTTPS support (needed for Google Maps API for business)
merged into latest release, cheers
official API of Google and Bing maps
No HTTPS support (needed for Google Maps API for business)
No HTTPS support (needed for Google Maps API for business)
No HTTPS support (needed for Google Maps API for business)
Key signing is incorrect for Google Maps API for Business
Memory leak in MapControl::paintEvent
sorry for the long delay, I've been super busy at work fixed up in latest commit;...
MapControl resize call
Updated in latest commit - calls resize from base (now QFrame::size() )
0.9.7.9 (2015-04-13)
MapControl resize call
Hello, I try to run QMapControl 0.9.7.8 on an android tablet from QTCreator but I...
Please notice that when we produce multiple instances of MapControl, it could generate...
Perhaps it could inherit QFrame istead of QWidget too (controls usually have som...
Memory leak in MapControl::paintEvent
you're absolutely right! no need to be static, i'll correct in next merge. re-opening...
ah yes i see the problem. I've fixed this issue and will update this bug when its...
MapControl resize call
Why did you use a static buffer ? If they are two QMapControl components with two...
Memory leak in MapControl::paintEvent
Thanks mate. patched in latest commit r62
0.9.7.8 (2015-01-23)
Memory leak in MapControl::paintEvent
Memory leak in MapControl::paintEvent
Map Resize event
fixed in latest rev 61 cheers!
0.9.7.7 (2014-12-30)
Map Resize event
Map Resize event
Hi, Some tile servers have become unreachable, such as Yahoo or osm aerial server....
official API of Google and Bing maps
I totally agree with you here. QMapControl is very nice and easy to use (and modify)....
Crash when panning map
Fixing in latest commit (r60)/QMapControl 0.9.7.6 Thanks heaps for reporting it ...
- FIXED (BUG #20): Crash in moveWidgets() when ...
Crash when panning map
Updated CHANGELOG for 0.9.7.5 missed from last ...
Updated in rev. 58 QMapControl 0.9.7.5
LineString::Touches()
- FIXED: Various static analysis (cppcheck) sug...
I don't know diff so well, but it looks correct to me. I attack my correction to...
I don't know diff so well, but it looks correct to me. I attack my correction to...
is this (attached diff) what you mean? I'll spend some time testing this before merging...
corrected in in rev 57
Layer::sendGeometryToFront()
- BUG #19 - Layer::sendGeometryToFront() - miss...
Layer::sendGeometryToFront()
ouch, correcting now. cant believe i missed that :/ Cheers
LineString::Touches()
Layer::sendGeometryToFront()
LineString::Touches()
LineString::Touches is broken
added your changes to rev 56 cheers mate
New class InvisiblePoint
added in rev 56, there will be new downloadable zip for 0.9.7.4 in a few minutes
added in rev 56, there will be new downloadable zip for 0.9.7.4 in a few minutes
Move Geometry Inside a Layer
Easy performance optimization on mouse clicks
sorry this took so long to get in! patched in rev 56 http://sourceforge.net/p/qm...
0.9.7.4 (2014-11-16)
New class InvisiblePoint
Good idea, this might be handy for some people. I'll add to next upload shortly Cheers...
I've changed getGeometries() and clickedPoints() to return reference to the actual...
Move Geometry Inside a Layer
VS2008 compilation issue