Skip to content
Snippets Groups Projects
Commit 9cf46f16 authored by Esko Ikkala's avatar Esko Ikkala
Browse files

Add NLS real estate layers

parent a053d0b5
No related branches found
No related tags found
No related merge requests found
...@@ -115,8 +115,8 @@ class LeafletMap extends React.Component { ...@@ -115,8 +115,8 @@ class LeafletMap extends React.Component {
}; };
const overlayMaps = { const overlayMaps = {
'Search results': this.resultMarkerLayer, 'Search results': this.resultMarkerLayer,
// 'Real estate boundaries (National Land Survey of Finland)': realEstateMapNLS, 'Real estate boundaries (National Land Survey of Finland)': realEstateMapNLS,
// 'Real estate ids (National Land Survey of Finland)': realEstateIdMapNLS, 'Real estate ids (National Land Survey of Finland)': realEstateIdMapNLS,
'Karelian maps (MapWarper)': karelianMaps, 'Karelian maps (MapWarper)': karelianMaps,
'Senate atlas (MapWarper)': senateAtlas, 'Senate atlas (MapWarper)': senateAtlas,
'Western Front July 1917 (MapWarper)': westernFront 'Western Front July 1917 (MapWarper)': westernFront
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment