Running this project (emulator or galaxy tab), may generate an error (if no camera is present), allow the app to continue and watch.
A map should be shown using MapquestOSM as tile source (at least it does with me!). Now uncomment line 46
, the map is not shown......why?
My solution is the black border on the right. This is where the camera panel goes now.
Alternatively, if I tell the camera panel "sendtofront" and let the mapview=100%x, the map is okay. But map to back does not work.
Am I missing something? I have a solution but don't understand why sendtoback should make such a difference.
Many thanks for any help.
Mark
A map should be shown using MapquestOSM as tile source (at least it does with me!). Now uncomment line 46
B4X:
MapView1.SendToBack
My solution is the black border on the right. This is where the camera panel goes now.
Alternatively, if I tell the camera panel "sendtofront" and let the mapview=100%x, the map is okay. But map to back does not work.
Am I missing something? I have a solution but don't understand why sendtoback should make such a difference.
Many thanks for any help.
Mark
Attachments
Last edited: