| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
| |
Use a list to store JavaScript files, so it can be shared
between the HTML footer and the appcache manifest.
|
|
|
|
|
|
| |
Allow multiple asset layers, and setting of multiple asset attributes.
[Bristol] Add Bristol asset layers.
|
|\ |
|
| |
| |
| |
| |
| | |
Update the URL whenever location of pin is updated (first time, drag, or
reclick), make sure it works when clicking back.
|
|/
|
|
|
| |
This also allows the map to work in a proxied admin.
Upgrade Angus OL to master branch code.
|
|\ |
|
| | |
|
|/ |
|
|
Angus provide a WFS endpoint for their existing streetlight assets
and known faults.
This commit:
- Displays clickable markers when the 'street lighting' category is selected
on the report a problem page.
- Displays known faults on the map
- Includes a custom OpenLayers build for the Angus cobrand that
includes WFS support
The custom code for adding the layers to the map is within
position_map.js, as this seemed to be currently the best place
for cobrand-specific map logic.
|