Qt Location. Set scroll area for offline map
Unsolved
QML and Qt Quick
-
wrote on 24 May 2017, 09:08 last edited by
How can I limit the range of a map? I have some tiles of the map and know coordinate of these rectangle. I'm need scroll map only this rectangle and stop scroll outside.
-
wrote on 24 May 2017, 09:11 last edited by
Hi and welcome to the forum.
It might be a good idea to give us some more details. Maybe some code?
Eddy
-
Hi and welcome to the forum.
It might be a good idea to give us some more details. Maybe some code?
Eddy
wrote on 24 May 2017, 09:23 last edited by@Eddy
I try use exemple Map Viewer (QML).
I set "osm.mapping.offline.directory" on local directory (with tiles .png).
I'm need limit map area only this territory.I use map without internet and when I scroll map outside area (where I have tiles) I see only gray background
-
wrote on 26 May 2017, 11:51 last edited by
Question is actual
2/4