Newmapview And Newscrollview?

Hi,

 

 

I’ve read about native.newMapView and, as a native object, seems it can’t be added to any group.

In my app I’ve got an scrollview which contents several groups and an image at the top of screen (working like a kind of header). What I want is all the content of the scrollview “pass under” that image when I interact with my scrollview object.

 

Is it possible?

 

TIA.

Hi @alberto1,

Unfortunately you won’t be able to move a native MapView object around inside a scroll view and underneath a graphical “header”, because of the standard trait of native objects not being part of the OpenGL “canvas”. Sorry for the inconvenience.

 

Brent

Hi @alberto1,

Unfortunately you won’t be able to move a native MapView object around inside a scroll view and underneath a graphical “header”, because of the standard trait of native objects not being part of the OpenGL “canvas”. Sorry for the inconvenience.

 

Brent