I just want to use some ol.style.RegularShape
but they actually don't fit the right z-index. Indeed if I setAt()
the layer to 0 (zero), I see only the shapes but not the map (the actual google layer). In the other hand, If I set to 1 I only see map.
note: ol.style.Circle
shape works perfectly.
Any advise to how to use RegularShape are appreciated.