summaryrefslogtreecommitdiff
path: root/examples/location/geojson_viewer/main.qml
Commit message (Expand)AuthorAgeFilesLines
* Polygons/lines can now be rendered following the shortest path on the globeMatthias Rauter2023-04-111-0/+16
* Add documentation for GeoJson Viewer exampleMatthias Rauter2023-03-011-37/+50
* Add drawing of mapItems to GeoJson viewer exampleMatthias Rauter2023-02-221-0/+124
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-50/+3
* Add MapViewShawn Rutledge2023-01-281-12/+18
* Remove map item backend switchLaszlo Agocs2022-11-301-8/+0
* Get the geojson example working againShawn Rutledge2022-11-151-35/+6
* Migrate geojson_viewer example to Qt 6Ivan Solovev2022-07-261-33/+27
* Add geometry simplification to MapPolyline/MapPolylineObjectQSGPaolo Angelelli2020-02-121-1/+32
* Enable mercator-to-screen projection in GLSLPaolo Angelelli2020-02-111-2/+21
* Improve GeoJson Viewer examplePaolo Angelelli2019-01-251-34/+36
* Add QGeoJson: a GeoJSON parserJulian Sherollari2019-01-181-0/+163