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:50] – [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, | ||
| + | minZoom: 1, | ||
| center: [1024, 1024], | center: [1024, 1024], | ||
| projection: projection, | projection: projection, | ||
crea/intro.1536191406.txt.gz · Last modified: by bblonski
