mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
example 'meshtastic': move Qt6 qml files in separate directory
This commit is contained in:
parent
278c7cb84f
commit
e763d6e416
53 changed files with 8 additions and 5 deletions
10
examples/meshtastic-qt6/qml/tile-provider/transit
Normal file
10
examples/meshtastic-qt6/qml/tile-provider/transit
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"UrlTemplate": "https://tile.openstreetmap.org/%z/%x/%y.png",
|
||||
"ImageFormat": "png",
|
||||
"QImageFormat": "Indexed8",
|
||||
"ID": "cl-meshtastic",
|
||||
"MaximumZoomLevel": 19,
|
||||
"MapCopyRight": "<a href='http://www.openstreetmap.org/copyright'>OpenStreetMap</a>",
|
||||
"DataCopyRight": ""
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue