p (Tekstin korvaus – ”//layersArr.push({ 'type': 'geoloc', 'name': 'Sijaintisi', 'show': true, 'center': false, 'zoom': 12, 'track': false });↵” muotoon ””) |
Ei muokkausyhteenvetoa |
||
(5 välissä olevaa versiota samalta käyttäjältä ei näytetä) | |||
Rivi 54: | Rivi 54: | ||
//'attribution': '<a href="//wwwp2.ymparisto.fi/kayttoehdot.html">Ympäristöhallinnon paikkatietoaineistot</a>', | //'attribution': '<a href="//wwwp2.ymparisto.fi/kayttoehdot.html">Ympäristöhallinnon paikkatietoaineistot</a>', | ||
}); | }); | ||
layersArr.push( { | |||
'type': 'jwanypage', | |||
'name': 'Maakuntajärvet', | |||
'search': '[[Luokka:Maakuntajärvi]]', | |||
'selectable': true, | |||
'clustered': false, | |||
'pointRadius': 8, | |||
'fillColor': 'gold', | |||
'label': 'J', | |||
'zoomToExtent': false | |||
} ); | |||
// do the base map with these settings | // do the base map with these settings | ||
var map = | var map = jwMakeMap({ | ||
'container': '<!--{$id|default:CommonObsMap|escape:'html'}-->_container', | 'container': '<!--{$id|default:CommonObsMap|escape:'html'}-->_container', | ||
'base': base, | 'base': base, |