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