small changes only.
This commit is contained in:
parent
a73450ac92
commit
acb023cd20
Notes:
subgit
2018-03-07 17:58:52 +01:00
r638 www/trunk
@ -124,11 +124,11 @@ $(document).ready(function() {
|
||||
maxZoom: 16
|
||||
}).addTo(map); */
|
||||
|
||||
// read in stations
|
||||
// create station and event layer
|
||||
stationLayer = L.geoJson().addTo(map);
|
||||
|
||||
// read in events, process filter
|
||||
eventLayer = L.geoJson().addTo(map);
|
||||
|
||||
// load events
|
||||
ajaxLoadEvents();
|
||||
toggleFilteredMarkers();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user