crea:intro
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crea:intro [2018/09/05 23:40] – [Map] bblonski | crea:intro [2021/02/24 00:58] (current) – [Map] bblonski | ||
|---|---|---|---|
| Line 56: | Line 56: | ||
| new ol.layer.Image({ | new ol.layer.Image({ | ||
| source: new ol.source.ImageStatic({ | source: new ol.source.ImageStatic({ | ||
| - | url: ' | + | url: ' |
| projection: projection, | projection: projection, | ||
| imageExtent: | imageExtent: | ||
| Line 63: | Line 63: | ||
| ], | ], | ||
| view: new ol.View({ | view: new ol.View({ | ||
| - | zoom: 2, | + | zoom: 1, |
| maxZoom: 5, | maxZoom: 5, | ||
| - | center: [500, 500], | + | |
| - | projection: projection | + | |
| + | projection: projection, | ||
| + | extent: extent | ||
| }) | }) | ||
| }); | }); | ||
crea/intro.1536190824.txt.gz · Last modified: by bblonski
