update lang
This commit is contained in:
@ -2183,7 +2183,7 @@
|
||||
// find node marker by id
|
||||
var nodeMarker = findNodeMarkerById(id);
|
||||
if(!nodeMarker){
|
||||
alert("Could not find node on map: " + id);
|
||||
alert("Could not find a position for node: " + id);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user