mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Add numbers to WAJA map
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -335,6 +335,5 @@ function onClick(e) {
|
||||
|
||||
function onClick2(e) {
|
||||
var marker = e.target;
|
||||
console.log(marker);
|
||||
displayContactsOnMap($("#wasmap"), marker.options.title, $('#band2').val(), $('#mode').val(), 'WAS')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user