Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa Merkkaus: Muokkaamalla palautettu |
||
| (7 välissä olevaa versiota samalta käyttäjältä ei näytetä) | |||
| Rivi 72: | Rivi 72: | ||
// 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 80: | Rivi 80: | ||
'geolocation': true, | 'geolocation': true, | ||
'layers': layersArr, | 'layers': layersArr, | ||
'memo': memo | 'memo': memo | ||
}); | }); | ||
} | } | ||
</script> | </script> | ||
</includeonly> | </includeonly> | ||


