Hannes
d79760e9dd
Center map on proper earth, not one to the left
...
The previous x coordinate was one earth to the left which led to confusing results with everything.
This change makes sure the map is centered in a proper location (pretty much the same as before) WITHIN proper bounds.
2017-06-02 14:10:37 +02:00
Thomas Chandelle
a1355ee766
Changes snap example to allow Circle creations
2017-05-23 11:04:46 +02:00
Andreas Hocevar
7ecb2c0185
Add layerName and layers options to ol.source.TopoJSON
2017-05-20 16:48:42 +02:00
oterral
3455f00d23
Fix geojson-vt example for line and point geometries
2017-05-19 17:52:14 +02:00
Frederic Junod
026fcc66c9
Display country name on click select
...
And not only when the box selection is used
2017-05-12 09:56:21 +02:00
Andreas Hocevar
4a6945ac17
Merge pull request #6779 from ahocevar/vector-tile-grid
...
Decouple source and rendered tile grid of vector tile sources
2017-05-10 19:07:21 +02:00
Frederic Junod
ff91974345
Add insertVertexCondition to ol.interaction.Modify options
2017-05-09 15:34:43 +02:00
Andreas Hocevar
785e7135a7
Decouple source and rendered tile grid of vector tile sources
2017-05-09 14:04:04 +02:00
Frederic Junod
3d7bd00abf
Remove html tag from shortdesc
2017-05-03 09:34:57 +02:00
Andreas Hocevar
821cf24c5b
Merge pull request #6737 from ahocevar/graticule-labels
...
Graticule labels
2017-04-24 10:49:43 +02:00
Andreas Hocevar
14f29e95a7
Add label support to ol.Graticule
2017-04-24 10:26:16 +02:00
Frederic Junod
b1f38ea0e8
Fix spelling
2017-04-24 08:58:19 +02:00
Frederic Junod
d956a3bdb3
Fix broken link in wmts-ign example
2017-04-19 14:58:16 +02:00
Frederic Junod
66930ab303
Fix tissot example docs
2017-04-19 14:43:38 +02:00
Andreas Hocevar
cf6cd968ec
Add example for constrained wheel zooming
2017-04-10 10:10:33 +02:00
Frederic Junod
a9adaf2052
Add crossOrigin to examples using ol.style.Icon
2017-03-31 13:38:28 +02:00
Tim Schaub
b1f4e14281
Example demonstrating view.setMinZoom()
2017-03-27 14:24:31 -06:00
Andreas Hocevar
28fb57ebeb
Fix request image size caclulation
2017-03-23 22:26:58 +01:00
Andreas Hocevar
2dcecb9d59
Use GeoServer/GWC caching when possible
2017-03-21 16:17:43 +01:00
Frederic Junod
2e22fce718
Return null if the layer was not found in the WMTS capabilities
2017-03-08 15:29:26 +01:00
greenkeeper[bot]
a519d83316
chore(package): update proj4 to version 2.4.3
...
https://greenkeeper.io/
2017-03-06 08:22:57 +01:00
Andreas Hocevar
e77aabdf1b
Revert accidently committed example change
2017-02-17 18:25:12 +01:00
Andreas Hocevar
7037ca211d
Add rendering test for 192x256 tiles
2017-02-13 18:27:34 +01:00
Andreas Hocevar
ddeb9c84e2
Merge pull request #6461 from tchandelle/codepen
...
Add button to edit examples in CodePen
2017-02-08 11:24:46 +01:00
Thomas Chandelle
89dd4af9cb
Remove JSFiddle
2017-02-08 09:04:16 +01:00
Pavel Penev
bf86c31f8d
Add Circles to <draw-and-modify-features> example
2017-02-06 14:45:54 -05:00
Frederic Junod
17fb40f5e6
Fix missing goog.require
2017-02-03 10:29:05 +01:00
Christian Mayer
5a4cfb2978
Show current year in attribution in here-example
...
This ensures that the current year is shown in the layer attribution in
the "HERE Map Tile API" example.
2017-01-23 13:26:47 +01:00
Andreas Hocevar
7f5e1e2e62
Less hackish tile loading; also works with empty data
2017-01-19 19:30:34 +01:00
drnextgis
b0b0e94d89
order .eslintrc alphabetically
2017-01-19 22:34:33 +07:00
drnextgis
ffa96907c7
geojson-vt integration example
2017-01-19 20:50:07 +07:00
Thomas Chandelle
0850e612c5
Add link to codepen in examples
2017-01-16 11:58:58 +01:00
Frederic Junod
ca144c26b0
Remove empty file
2017-01-12 16:11:55 +01:00
Andreas Hocevar
7604fe8aca
Remove test.geojson which was accidently committed in 57342a6
2017-01-11 13:29:39 +01:00
Andreas Hocevar
57342a6912
Better documentation for icon-color example
2017-01-11 10:29:00 +01:00
Andreas Hocevar
d53e971d51
Merge pull request #6333 from ahocevar/thunderforest-apikey
...
Use API key for Thunderforest resources
2017-01-09 09:51:46 +01:00
Andreas Hocevar
dcf8f0ed6a
Merge pull request #6109 from NaveenKY/patch-1
...
Export Map as PNG (IE issue)
2017-01-08 18:37:49 +01:00
Andreas Hocevar
5236665718
Use API key for Thunderforest resources
2017-01-06 15:07:58 +01:00
Thomas Moelhave
6835471627
Fix WMTS theme location for sea-levels layer
2017-01-04 15:42:53 +01:00
Tim Schaub
fd1029600b
Merge pull request #6305 from KlausBenndorf/hitToleranceExample
...
Moved hit Tolerance parameter to own example.
2017-01-02 20:38:11 -08:00
Andreas Hocevar
7424ee91e3
Remove the '3' from OpenLayers
2017-01-02 23:03:03 +01:00
simonseyock
6e1672bb6e
changed example docs
2016-12-30 12:51:32 +01:00
simonseyock
bd459fde34
Moved hit Tolerance parameter to own example.
2016-12-27 14:53:58 +01:00
Andreas Hocevar
de207c9052
Merge pull request #6264 from ahocevar/view-fit
...
Remove the requirement to provide a size to ol.View#fit()
2016-12-18 22:34:51 +01:00
Tim Schaub
9c50c910ab
Merge pull request #6270 from tschaub/magnify
...
Add a magnify example
2016-12-16 17:01:49 -08:00
Tim Schaub
197d3afa39
Add a magnify example
2016-12-16 16:31:11 -08:00
Andreas Hocevar
20155ce2a7
Remove the requirement to provide a size to ol.View#fit()
2016-12-16 14:52:09 +01:00
Andreas Hocevar
2a4119a017
Fit Zoomify view to image extent
2016-12-16 11:05:39 +01:00
Andreas Hocevar
8341478f00
Simplify Zoomify example
2016-12-15 18:33:49 +01:00
Tim Schaub
2bb61dab60
Example wording
2016-12-09 10:32:06 -07:00