Skip to content

Releases: Dr-Mx/bexhill-osm

Colour themes

14 Dec 01:53
51a044b
Compare
Choose a tag to compare

Updated js

  • leaflet-locatecontrol 0.65.1

Site changes

  • Global variables in CSS allow colour theme changes, for holiday seasons for example!
  • Expand / shrink images in popups by clicking, overlayed small zoom icon to show interaction
  • 'View image' link that opens popup images in a new window
  • Setting checkbox to expand images in popups by default
  • Better fullscreen detection for changing fullscreen button state
  • Additional 'clear' buttons to remove pois and walking directions separately
  • Larger FontAwesome icons shown popup/results
  • Icons for recycling types shown in popup/results
  • Icons for telephone box features shown in popup/results
  • Icons for bus-stop features shown in popup/results
  • Swapped key:social_centre for key:club in pois
  • Recreation poi now includes horse_riding and sports_centre
  • As always, many other bug fixes and improvements

Cache API requests

23 Nov 01:58
28250d9
Compare
Choose a tag to compare

Site changes

  • Cache Overpass API requests to localStorage and memory
  • Cache OpenStreetMap API vectors to memory
  • Developer tool for setting localStorage duration (default 48hrs)
  • Keyword search for Historic Tour articles
  • Push map attribution link to sidebar
  • Use local navigator.language localisation
  • Hide developer tools for iFrames
  • Many other bug fixes and improvements

Dynamic URI

19 Oct 21:36
0cad03e
Compare
Choose a tag to compare

Site changes

  • Replace permalink button with a dynamic URI, permalink button removed
  • Add homepage weather api from openweathermap.org
  • Add more images for special holidays
  • Add public bookcase to library poi
  • Finally fix iFrame scrolling bug on some devices
  • Better tip navigation
  • Many other bug fixes and improvements

v4.6.0

15 Sep 00:04
ade66c2
Compare
Choose a tag to compare

Updated js

  • leaflet.js 1.3.4
  • Control.Geocoder.min.js 1.6.0

Site changes

  • Toggle overlay transparency with CTRL key
  • Support for using key:image and key:wikimedia_commons together
  • Historic Tour geojson WW2 air-raid shelter map
  • Change circles for icons on WW2 bomb map, resize on zoom
  • More dinosaur footprints
  • Remove inline Tour 'onclick' in favour of function
  • Many bug fixes and improvements

Query features toggle

09 Jul 20:03
Compare
Choose a tag to compare

Updated js

  • OverPassLayer.js [remove screen bounding box option]

Site changes

  • Query features toggle button to allow single clicking on map to get POI
  • Compress all POI icons
  • Add gender distinguishable hairdresser POI icons
  • Add Mexican restaurant POI icon
  • Historic tour article on OS Survey Points
  • Ability to swap POI images using mouse-wheel
  • Ability to download complete bounding box area from Overpass

Tutorial modals

13 Jun 18:31
bb349fd
Compare
Choose a tag to compare

Added js

  • leaflet.wms.min.js

Site changes

  • Added a function to show tutorial modals on selected elements, sets flag in localstorage not to be shown once dismissed
  • Option to get WMS overlays as one single tile
  • Ward boundaries POI
  • Update some fontawesome icons
  • Add a Normans Bay walk
  • Fix tooltips showing opening_hours colour
  • Option to keep tooltips permanent on certain POIs
  • Postbox parser showing colour depending on collection_times state
  • Single clicking map shows POI
  • Outline elements on POI load instead of popupopen
  • Open map-editor and improve-map links in modal window instead of _blank
  • Improve Overpass API queries
  • Sundial icon

Traveline bus times

30 Apr 17:59
Compare
Choose a tag to compare

Added js

  • config.js

Updated js

  • opening_hours+deps.min.js [removed other localisations]

Site changes

  • Get next bus times from NaPTAN codes on bus-stops using API from Traveline
  • Images show as thumbnails until hovered or tapped
  • Left single-click now does reverse lookup, with some workarounds to ignore double-clicks
  • Remove some unnecessary css filters causing slowdown
  • Move API keys to config.js file, see config.example.js
  • Add clearer error messages coming from the OverPassAPI
  • Support for images using [wikipedia_commons]
  • Added some generic templates for parsing data inside popups
  • Modified some POI queries to better filter results
  • Glazier POI
  • More improvements and fixes

Attic data

02 Apr 14:50
Compare
Choose a tag to compare

Updated js

  • jQuery 3.3.1
  • jquery.mobile.custom.min.js 1.5.0a
  • easy-button.min.js 3.0.0

Site changes

  • Larger overlay opacity slider with added close button
  • Show Overpass 'attic data' for a certain date in development options
  • Increase map padding area around bounds
  • Historic tour article on boundary stones

360 panoramas

13 Feb 21:28
2e95b07
Compare
Choose a tag to compare

Updated js

  • URI.js 1.19.1

Site changes

  • Support for 360 panoramas [image:360] using wikimedia popup
  • Overlay opacity permalink
  • Group walks with a select list
  • Change POI table to use inline-block
  • Option to show only on most popular POI selections
  • Style checkboxes into switches
  • Map edit feed now links to OSMCha with an external website warning
  • Various other improvements

Opening hours table

16 Jan 22:19
Compare
Choose a tag to compare

Updated js

  • Control.Geocoder.js 1.5.8
  • leaflet.js 1.3.0

Site changes

  • Font Awesome 5
  • Complete week opening_hours table in popups
  • Extended minimap to new areas
  • Moved plugins to separate directory
  • Tooltips are coloured depending on opening_hours state
  • Customised loading spinner
  • Move overlay opacity slider to below layers list
  • Move FHRS ratings to popup header
  • More dynamic, flexible POI results list
  • Construction POI
  • Parsers for allotment, telephone, tap
  • Adjusted queries to only use specific elements (i.e. node, way) - more efficient for OverPass servers
  • Xmas related items
  • Smoother loading of tour iframes
  • Historic tour article on lost heritage
  • Various other improvements