fix: marker più verso di me
This commit is contained in:
parent
32e926907e
commit
961ea662f6
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ export function initEvents(map){
|
|||
editMode = true;
|
||||
markerFormContainer.style.display = 'flex';
|
||||
noticeCoordsPicker.style.display = 'block';
|
||||
document.getElementById('map').style = 'cursor: url("/img/marker-icon13.png"), auto;';
|
||||
document.getElementById('map').style = 'cursor: url("/img/marker-icon13.png") 7 21, auto;';
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue