aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/OpenLayers/OpenLayers.google.js
Commit message (Collapse)AuthorAgeLines
* Move third party libraries into vendor directoriesMatthew Somerville2017-05-23-648/+0
| | | | | | | | This makes the git hook that lints our own JavaScript easier, and keeps things more cleanly separated. We also remove unused third party libraries (select2 and jquery.placeholder).
* Remove need to customise OpenLayers built script.Matthew Somerville2016-07-04-0/+648
This also allows the map to work in a proxied admin. Upgrade Angus OL to master branch code.