Releases: Dr-Mx/bexhill-osm
Releases · Dr-Mx/bexhill-osm
v7.4.0
Updated
- L.Control.Locate.min.js 0.79.0
Site changes
- Update all var declarations to use const and let
- Improved some variable and function names
- Always default to language in html tag (en-GB) instead of using browsers navigator.language
- Encode URI's in img tags correctly
- Use startsWith function rather than indexOf
- New Film Locations tour
- Tour image galleries now have correct indexes and captions
- Tour zooms to overlay on load
- More specific regular expressions in OverPass queries
- More of the usual bug fixes and code improvements
v7.3.0
Updated
- fontawesome 6.2.1
- L.Control.Locate.min.js 0.78.0
Site changes
- Move streetnames xml/xsl book to tour
- Fix CSS to use fontawesome varibles rather than font-family
- Click through tutor modals sequentially
- Added a play button to WW2 tour that animates chronological bomb incidents
- Support for amenity=training in Education Institutions POI
- Larger zoomable wikimedia_commons images when opening in lightbox
- Xmas updates
- More of the usual bug fixes and code improvements
v7.2.0
Updated
- fontawesome 6.2.0
Site changes
- Spinner/loader is now an inline svg that uses theme
- Theme defaults to System default theme under new option in Settings
- Add vertical resize to sidebar on bigger screens
- Undock sidebar on smaller screens
- Add credit footer to home tab
- Improved checking of localStorage availability
- Improved responsiveness when clicking map
- Bookmarks are now shown directly in URL
- 'Reset to defaults' moved to a Settings button
- Cleaner 'Recent map edits' feed
- Add 1983 aerial photographs to Other Maps
- Remodel streetnames xml/xsl book with an alphabetic index and Dark theme
- More of the usual bug fixes and code improvements
v7.1.0
Updated
- fontawesome 6.1.2
Site changes
- UI cleanup
- Remove outdated help system
- Remove 'currently open' option
- Default to Google Street View
- Tooltips show above POI
- Highlight imageoverlay layers where possible on interact
- New Manor House tour overlay (work in progress)
- Two new overlays for Other Maps
- Expand popupWindow function to cover fancybox iframes
- New POI for sports/fitness
- Parks POI now covers recreation grounds
- Use figure/figcaption tags in tour article images
- More of the usual bug fixes and code improvements
v7.0.0
Updated
- L.Control.Locate.min.js 0.76.1
Site changes
- Updated fontawesome to use latest naming conventions, use their inbuilt animations
- Use fontawesome in iframes
- Moved some switch cases to objects
- Improve history tour youtube links
- Add geology and boreholes to prehistory tour
- Add 1911 Ward Lock to Other Maps
- Highlight area outline on openpopup
- Popups now remember dynamic content
- Site parser to cover buildings, artwork, history and clocks
- More of the usual bug fixes and code improvements
v6.4.0
Updated
- fontawesome 6.1.1
- jquery-ui.min.js 1.13.1
- easy-button.min.js 2.4.0
- Control.Geocoder.min.js 2.4.0
- L.Control.Locate.min.js 0.76.0
Site changes
- Datalist option examples for custom OverPass queries (press down arrow on Custom OverpassAPI query input box)
- Wrap popup-body in its own div
- Option to force lookup pois in bbox (useful for displaying historic places just outside the boundary)
- Added 1938 OS overlay
- 1878 OS was actually 1873, dropped old 1873 OS
- Spike Milligan historic tour
- Fallback to overpass-api.de if an alternative server fails
- Save server selections to localStorage
- Redesigned favicon (include Bexhill flag)
- Upgrade fonts to woff2
- If defaulting to Dark theme for the first time, show message box allowing quick change back to light theme
- More of the usual bug fixes and code improvements
v6.3.0
Added
- assets/font/fontawesome 6.0.0b3
Updated
- jquery-ui.min.js 1.13.0
- bouncemarker.min.js 1.2.3
Site changes
- Switch to self-hosted FontAwesome
- Add taginfo.json for use on https://taginfo.openstreetmap.org/projects/bexhillosm
- Add ability to search for an OS Grid Reference using the home search box
- Cleaner autocomplete on the home search box
- Switch to using relation rather than area id for bounding box
- Increase default cache time from 2 to 5 days
- POI results button to jump to next item in list
- POI categories show in page title when selected
- Car repair and education parser
- Wikidata link inside popups
- Weather tooltip gives more information
- Api to show ground elevation on context menu
- Tidy holiday decorations
- Update lidar overlay to 2020 data
- Two new overlay maps for History tour
- Drop panoramic image resolution on smaller devices
- More of the usual bug fixes and code improvements
Pannellum
Added
- Pannellum
Site changes
- Switch to self-hosted Pannellum photosphere viewer
- Option to use OSM Area ID for OverPass bounding box
- Remove leaflet-osm.js in favour of getting geometry from OverPass
- Only load POI image thumbnails on popup open
- Stop some single-clicks on overlays by adding layerNoClick class
- Let some baselayers be inverted for darkmode using layerDark class
- Create lightbox gallery from images in tour pages
- Tidied up Settings tab
- Permalinks for custom queries
- More of the usual bug fixes and code improvements
v6.1.0
Updated js
- L.Control.Locate.min.js 0.74.0
Site changes
- Font Awesome 6
- Remove URI.js in favour of self searchParams implementation
- Remove jquery animate scrolling in favour of js scroll/scollIntoView
- Support for 'elevator' tags for facilities parser
- Support semicolon separated wikimedia_commons:video videos
- Retry overpass query if time-out occurs
- Icon for 'entrance' key
- Add Boreholes and Other Maps to Tour
Visual Click
Added js
- L.VisualClick.js 1.1.0
Updated js
- jquery.js 3.6.0
- opening_hours+deps.min.js 3.6.0
Site changes
- Animated single click on map when querying places
- Complete overhaul of the History Tour to move away from numbering conventions
- Custom scrollbar styling
- Add tide data to weather box
- Lots of the usual bug fixes and code improvements