View Single Post
Posts: 61 | Thanked: 51 times | Joined on Feb 2010 @ Zurich
#1
Hi there,

in my application I would like to show my position on a map.

But with the QML Map Element it is only possibile if you are online (internet connection)

If you don't have a internet connection it asks all 2 seconds!

How can I set the Map Element to offline, basically don't show anything if I'm offline?

thanks