Added real estate ad edit ability
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
|
||||
//Move map and marker to already selected position if in editing mode
|
||||
if( editingRealEstate===true) {
|
||||
console.log('Editujem mapu!');
|
||||
//console.log('Editujem mapu!');
|
||||
setMarkerToLocation(map, editingRealEstate);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user