Hey guys,
It was possible to display a rectangle above the map, by implementing a GraphicView around a panel. Problem now is, that the interaction with the map is not possible. (Static Picture is shown)
We recognized on the android device, that after a tap on the marker a little box gets displayed above the marker. On iOS no info box appears? Is it possible to activate this box on iOS or to deactivate this box android? (Maybe we could use this info box as an overlay, instead of the above mentioned rectangle)
The third question is, how to trigger UX animation via. javascript?
Really appreicate any help or solutions.
Thanks in advance