location: remove debug prints
also some style corrections
This commit is contained in:
parent
273d0d5d23
commit
9f48cb1f3b
3 changed files with 4 additions and 6 deletions
|
|
@ -275,7 +275,6 @@ define(["map/clientlayer", "map/labelslayer",
|
|||
}
|
||||
|
||||
function contextMenuGotoLocation(e) {
|
||||
console.log("context menu called at ", e)
|
||||
router.gotoLocation(e.latlng)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue