summaryrefslogtreecommitdiff
path: root/examples/location/geojson_viewer/GeoJsonDelegate.qml
Commit message (Expand)AuthorAgeFilesLines
* Polygons/lines can now be rendered following the shortest path on the globeMatthias Rauter2023-04-111-3/+6
* Add documentation for GeoJson Viewer exampleMatthias Rauter2023-03-011-11/+17
* Add drawing of mapItems to GeoJson viewer exampleMatthias Rauter2023-02-221-1/+1
* Use new handler API in GeoJson Viewer exampleMatthias Rauter2023-02-141-5/+36
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-50/+3
* Remove map item backend switchLaszlo Agocs2022-11-301-3/+0
* Polyline: Remove unused backend enum valuesLaszlo Agocs2022-11-151-1/+1
* Migrate geojson_viewer example to Qt 6Ivan Solovev2022-07-261-3/+3
* Enable mercator-to-screen projection in GLSLPaolo Angelelli2020-02-111-4/+8
* Add to GeoJsonDelegate.qml support for logging clicked countryPaolo Angelelli2020-01-181-0/+11
* Improve GeoJson Viewer examplePaolo Angelelli2019-01-251-10/+13
* Add QGeoJson: a GeoJSON parserJulian Sherollari2019-01-181-0/+152