MAPG-55 set markers' z-index (real marker should always be over guess marker)

This commit is contained in:
Bence Pőcze 2020-05-22 23:50:14 +02:00
parent 23b18a8e13
commit 5c309cd05f

View File

@ -183,6 +183,7 @@
map: Core.map,
visible: !hidden,
position: realPosition,
zIndex: 2,
clickable: true,
draggable: false
});
@ -195,6 +196,7 @@
map: Core.map,
visible: !hidden,
position: guessPosition,
zIndex: 1,
clickable: false,
draggable: false,
label: {