//= require jquery.timers
//= require jquery.cookie
//= require jquery.throttle-debounce
-//= require bootstrap.tooltip
-//= require bootstrap.dropdown
+//= require popper
+//= require bootstrap-sprockets
//= require osm
//= require leaflet
//= require leaflet.osm
//= require querystring
/*
- * Called as the user scrolls/zooms around to maniplate hrefs of the
+ * Called as the user scrolls/zooms around to manipulate hrefs of the
* view tab and various other links
*/
window.updateLinks = function (loc, zoom, layers, object) {