1 (edited by Chris 2020-09-21 15:44:20)

Topic: Online Maps V3 and ScrollView

Hi !
I have to integrate a map in a mobile app and i would like to know if Online Maps v3 works inside a ScrollView ?

Re: Online Maps V3 and ScrollView

Hello.

Yes and no at the same time.
Yes, because the map will work and display correctly inside a ScrollView.
No, because when trying to move the map using the mouse or touch, the scroll rect will move together with the map, and I don't know how to work around that.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: Online Maps V3 and ScrollView

Ok i see. Thanks for you reply !

Re: Online Maps V3 and ScrollView

What would you recommend to use Online Maps in a scroll view ? Block the touch to avoid moving together ? Use the map as a link to google maps ?

Re: Online Maps V3 and ScrollView

Here you need to cancel the dragging of the scroll view when you press on the map.
But, unfortunately, I don’t know how to do this.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.