p (Tekstin korvaus – ”//layersArr.push({ 'type': 'geoloc', 'name': 'Sijaintisi', 'show': true, 'center': false, 'zoom': 12, 'track': false });↵” muotoon ””) |
p (Molindho siirsi sivun Widget:Ol3MissingLakeMap uudelle nimelle Widget:Ol10MissingLakeMap luomatta ohjausta: Tekstin korvaus – ”Ol3” muotoon ”Ol10”) |
||
(2 välissä olevaa versiota samalta käyttäjältä ei näytetä) | |||
Rivi 96: | Rivi 96: | ||
// 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, | ||
Rivi 102: | Rivi 102: | ||
'lat': lat, | 'lat': lat, | ||
'zoom': zoom, | 'zoom': zoom, | ||
'geolocation': true, | |||
'layers': layersArr, | 'layers': layersArr, | ||
'memo': memo | 'memo': memo |