aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/bristol/maps/bristol.html
Commit message (Collapse)AuthorAgeLines
* Add offline support of static files/fallback page.Matthew Somerville2016-12-16-6/+8
| | | | | Use a list to store JavaScript files, so it can be shared between the HTML footer and the appcache manifest.
* [Bristol] Upgrade to OpenLayers master (with WFS).Matthew Somerville2016-11-11-1/+1
| | | | Including WFS for forthcoming assets layers.
* [UK] A few small JavaScript fixes.Matthew Somerville2016-09-23-1/+0
| | | | Cope better if things aren't defined.
* Merge branch '1351-report-list-ajax'Matthew Somerville2016-07-11-2/+1
|
* [Zurich] Use new LV95/CH1903+ geocoder and base map tilesDave Arter2016-07-07-0/+13
- Use new `getLocation95` method for geocoding addresses - Replace Coordinates::CH1903 with Coordinates::CH1903Plus - Refactor Map::Zurich to use WMTSBase instead of duplicating code - Slightly refactor map templates to make using custom WMTS tiles easier - Use correct sizes for marker pins on maps Closes mysociety/FixMyStreet-Commercial#769. Closes mysociety/FixMyStreet-Commercial#768.