Ero sivun ”Widget:Ol3TestMap” versioiden välillä
Järvi-meriwikistä
p (Tekstin korvaus – ”//www.jarviwiki.fi/scripts/” muotoon ”/scripts/”) |
|||
Rivi 118: | Rivi 118: | ||
'stroke': { 'width': 10, color: 'rgba(0, 100, 100, 0.25)' }, | 'stroke': { 'width': 10, color: 'rgba(0, 100, 100, 0.25)' }, | ||
'name': 'Kuntarajat', 'show': true, 'center': false, 'zoom': 12, 'track': false } ); | 'name': 'Kuntarajat', 'show': true, 'center': false, 'zoom': 12, 'track': 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, 'button': true } ); |
// do the base map with these settings | // do the base map with these settings |