문제

lets say I have a situation where I have a few polygons ontop of eachother like this

enter image description here

is there a way to know what polygon is on-top aka the z-index of it? I didn't see anything in the docs but I was hoping I just missed it somewhere

도움이 되었습니까?

해결책

Here it is - http://developer.android.com/reference/com/google/android/gms/maps/model/Polygon.html#getZIndex()

StackOverflow wants 30 characters out of me, so here they are.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top