Hi,
I would like to write QtQuick application that contains among others maps. It is desktop application, it doesn’t get location from anywhere, it should draw map on area that I wants, be able to include markers (would be great with custom markers), draw route (lines of many colors) on coordinates that I provide.
I’ve written such application in C# already but my goal is to do this in Qt because of beautyness and portability. I used GMap.NET and OpenStreetMaps that looks great for me so if it would be possible to use OSM it would be great.
Unfortunately I can’t find any up-to-date information and sample codes that I download even for older Qt versions are unable to compile.
↧








