In a desktop Qt application, I have some GPS coordinates that I\'d like to show on a map. My plan is to construct an URL with the coordinates and let a web browser and Googl
http://staticmapmaker.com/ - very nice web tool for generating static map urls.
List of currently supported map services: - Google - Bing - Yandex - HERE - Mapbox - MapQuest - CartoDB
p.s. I know this is an old question, but many still google for it.