开发者

Google Maps API v3 - Markers hiding behind OverlayImage

开发者 https://www.devze.com 2023-02-14 15:38 出处:网络
In the past, Markers on this website appeared开发者_C百科 on top of the OverlayImage.But now they seem to render behind the Overlay:

In the past, Markers on this website appeared开发者_C百科 on top of the OverlayImage. But now they seem to render behind the Overlay:

Nashville Dining Map

How do I impact the z-order of Markers vs. the OverlayImage itself?


Markers seem to appear just fine, but you can set the markers z-index with setZIndex(zIndex:number) method.

0

精彩评论

暂无评论...
验证码 换一张
取 消