diff options
Diffstat (limited to 'web/cobrands/buckinghamshire/js.js')
-rw-r--r-- | web/cobrands/buckinghamshire/js.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/cobrands/buckinghamshire/js.js b/web/cobrands/buckinghamshire/js.js index 135538d1e..95d3c18f4 100644 --- a/web/cobrands/buckinghamshire/js.js +++ b/web/cobrands/buckinghamshire/js.js @@ -23,7 +23,7 @@ fixmystreet.assets.add({ min_resolution: 0.5971642833948135, asset_id_field: 'central_as', attributes: { - column_id: 'n' + asset_details: 'central_as' }, geometryName: 'msGeometry', srsName: "EPSG:3857" @@ -48,7 +48,7 @@ fixmystreet.assets.add({ min_resolution: 0.5971642833948135, asset_id_field: 'central_as', attributes: { - column_id: 'n' + asset_details: 'central_as' }, geometryName: 'msGeometry', srsName: "EPSG:3857" |