Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 12: | Rivi 12: | ||
<div class="jwMapContainer" style="height:<!--{$height|default:500px|escape:'html'}-->" > | <div class="jwMapContainer" style="height:<!--{$height|default:500px|escape:'html'}-->" > | ||
<div style="height: 100%; width: 100%; position: relative;" id="<!--{$id|default: | <div style="height: 100%; width: 100%; position: relative;" id="<!--{$id|default:ElyAlgalMap|escape:'html'}-->_container"></div> | ||
</div> | </div> | ||
| Rivi 62: | Rivi 62: | ||
'cql_filter': cql, //"tilastointialueet:nimi = '" + short + "'", | 'cql_filter': cql, //"tilastointialueet:nimi = '" + short + "'", | ||
'selectable': false, | 'selectable': false, | ||
'zoomToExtent': | 'zoomToExtent': true, | ||
'bbox': false, | 'bbox': false, | ||
}); | }); | ||
| Rivi 76: | Rivi 76: | ||
'pointRadius': 4, | 'pointRadius': 4, | ||
'label': '', | 'label': '', | ||
'fillColor': '#eee', | |||
'strokeColor': 'orange', | |||
'zoomToExtent': | 'zoomToExtent': false | ||
} ); | } ); | ||
| Rivi 94: | Rivi 94: | ||
'zoomToExtent': false | 'zoomToExtent': false | ||
}); | }); | ||
//layersArr.push({ 'type': 'geoloc', 'name': 'Sijaintisi', 'show': true, 'center': false, 'zoom': 12, 'track': false }); | //layersArr.push({ 'type': 'geoloc', 'name': 'Sijaintisi', 'show': true, 'center': false, 'zoom': 12, 'track': false }); | ||


