refactor router
This commit is contained in:
parent
40ecf2641e
commit
f5dbd56a70
3 changed files with 21 additions and 14 deletions
|
|
@ -108,8 +108,6 @@ define(function () {
|
|||
groupOnline = L.featureGroup(markersOnline).addTo(map)
|
||||
groupNew = L.featureGroup(markersNew).addTo(map)
|
||||
groupLost = L.featureGroup(markersLost).addTo(map)
|
||||
|
||||
resetView()
|
||||
}
|
||||
|
||||
function resetView() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue