Roadmap
backlog
100%
iteration0
100%
View map by coordinates¶
- http://doc.trolltech.com/4.5/qimage.html#reading-and-writing-image-files
- http://code.google.com/apis/maps/documentation/mapsdata/developers_guide_protocol.html#RetrievingFeatures
Loading maps way¶
http://maps.google.com/maps/api/staticmap?center="latitude","longitude"&zoom="zoom level from 0 to 20"&size="widthxheight"&maptype=roadmap&sensor=true&key="our key"
iteration1
iteration1
100%
iteration2
100%