Tim Schaub
|
0b7cd12eaa
|
Merge pull request #4291 from jonataswalker/feature-move-example
Add 'Move a feature along a line' example.
|
2015-10-30 17:08:14 -06:00 |
|
jonataswalker
|
9e25251891
|
Add 'Move a feature along a line' example
|
2015-10-30 18:50:04 -02:00 |
|
Andreas Hocevar
|
5832943773
|
Make changes suggested during the review
|
2015-10-28 10:29:04 +01:00 |
|
Andreas Hocevar
|
2b2ac47b1f
|
Remove ol.source.TileVector
|
2015-10-28 10:29:04 +01:00 |
|
Andreas Hocevar
|
4be89715ed
|
Add credit/attribution for the example style function
|
2015-10-28 10:29:04 +01:00 |
|
Andreas Hocevar
|
b99954e93a
|
Cloak Mapbox access tokens
|
2015-10-28 10:29:03 +01:00 |
|
Andreas Hocevar
|
af69933c64
|
Enable wrapX by default
|
2015-10-28 10:29:03 +01:00 |
|
Andreas Hocevar
|
8e9b20db51
|
Additional tests, documentation and example
|
2015-10-28 10:29:02 +01:00 |
|
Andreas Hocevar
|
c0c5443782
|
Add example showing the use of Mapbox vector tiles
|
2015-10-28 10:29:01 +01:00 |
|
Frederic Junod
|
a84db3add6
|
Remove jshint -W069 tags in source code
The check in already disabled in .jshintrc
|
2015-10-21 16:15:54 +02:00 |
|
jonataswalker
|
e5c2a226dd
|
Add 'Move a feature along a line' example
|
2015-10-19 08:40:59 -02:00 |
|
jonataswalker
|
5541e9a236
|
Add 'Move a feature along a line' example
|
2015-10-19 07:54:06 -02:00 |
|
Andreas Hocevar
|
c8eb3adf1e
|
Merge pull request #4289 from ahocevar/image-static-maxzoom
Restrict maxZoom of the static-image example
|
2015-10-19 11:02:23 +02:00 |
|
Andreas Hocevar
|
c2bde4e482
|
Restrict maxZoom of the static-image example
Upscaling the image to zoom levels > 8 does not make sense, and it may even
cause canvas transformations to fail.
|
2015-10-19 10:44:43 +02:00 |
|
Tim Schaub
|
f344f2cdb2
|
Merge pull request #4286 from tschaub/color-manipulation
Add a color manipulation example.
|
2015-10-17 19:30:37 -06:00 |
|
Tim Schaub
|
ecdbab40ba
|
Add a color manipulation example
|
2015-10-17 15:11:37 -06:00 |
|
Petr Sloup
|
c6e2c6a16e
|
Add demonstration of layer extent setting to reprojection example
|
2015-10-16 09:28:43 +02:00 |
|
Petr Sloup
|
6431622881
|
Use better URL for BNG tiles in reprojection example
|
2015-10-16 09:28:43 +02:00 |
|
Petr Sloup
|
00a8b4da16
|
Increase readability of reprojection example
Use map/layer terminology more clearly and clarify checkbox usage
|
2015-10-16 09:28:43 +02:00 |
|
Petr Sloup
|
94caa07168
|
Minor code style, documentation and typo fixes
|
2015-10-16 09:28:43 +02:00 |
|
Petr Sloup
|
402697c369
|
Specify crossOrigin in reprojection examples to fix WebGL errors
|
2015-10-16 09:28:42 +02:00 |
|
Petr Sloup
|
4bcea473eb
|
Fix reprojection-by-code example in IE9 by using JSONP
|
2015-10-16 09:28:42 +02:00 |
|
Dalibor Janák
|
043b206705
|
OpenStreetMap reprojection example
|
2015-10-16 09:28:42 +02:00 |
|
Petr Sloup
|
76974a5888
|
Minor improvements of reprojection examples
|
2015-10-16 09:28:42 +02:00 |
|
Petr Sloup
|
0c48a560b2
|
Add reprojection example with proj4 defs loading from EPSG.io
|
2015-10-16 09:28:42 +02:00 |
|
Petr Sloup
|
690a5f1f90
|
Add reprojection example for ol.source.ImageStatic
|
2015-10-16 09:28:42 +02:00 |
|
Petr Sloup
|
87337570e0
|
Add reprojection example for tiled raster sources
|
2015-10-16 09:28:42 +02:00 |
|
Andreas Hocevar
|
7a070dd859
|
Use DOM instead of map canvas for ol.render.Box
|
2015-10-15 17:34:16 +02:00 |
|
Frederic Junod
|
a04022e8df
|
Use Ctrl key / Meta key to activate the selection drag box
|
2015-10-15 14:12:08 +02:00 |
|
Frederic Junod
|
c27bcd86d3
|
Change the selection drag box colors
|
2015-10-15 13:49:06 +02:00 |
|
Andreas Hocevar
|
3d82da1c7e
|
Allow cloaking of API keys and apply to Bing keys
|
2015-10-14 14:31:42 +02:00 |
|
Andreas Hocevar
|
dea723bac3
|
Make whole example box clickable
|
2015-10-11 23:16:12 +02:00 |
|
Andreas Hocevar
|
e242c2ca1d
|
Revert "Merge pull request #4217 from ThomasG77/clipboardjs-replacement"
This reverts commit 82e989b652, reversing
changes made to 0e83c90377.
|
2015-10-06 16:17:43 +02:00 |
|
ThomasG77
|
7192a6d1a5
|
Replace ZeroClipboard with Clipboard.js to remove flash dependency
|
2015-10-05 01:23:20 +02:00 |
|
Marc Jansen
|
53d079ed95
|
Cosmetic changes to example html / css
|
2015-10-01 12:35:53 +02:00 |
|
Marc Jansen
|
63ae481dae
|
Merge pull request #4184 from jonataswalker/getfeatureinfo-example
Adjust iframe's position of GetFeatureInfo examples
|
2015-10-01 12:32:15 +02:00 |
|
jonataswalker
|
d939fcec3f
|
Adjust iframe's position of GetFeatureInfo examples
|
2015-09-28 13:49:34 -03:00 |
|
Tim Schaub
|
d6f03697d7
|
Remove hue, saturation, contrast, and brightness
|
2015-09-27 13:16:30 -06:00 |
|
Warren
|
0acb2a335d
|
Modified the preload.html example to reflect the correct position of the maps displayed
|
2015-09-24 12:18:23 -04:00 |
|
Éric Lemoine
|
85498983c0
|
Merge pull request #4156 from elemoine/custom-interactions
Rename drag-features example to custom-interactions
|
2015-09-23 09:54:57 +02:00 |
|
Éric Lemoine
|
880be210a1
|
Rename drag-features example to custom-interactions
|
2015-09-23 09:16:29 +02:00 |
|
Éric Lemoine
|
0def9728bb
|
Merge pull request #4144 from elemoine/feature-animation
Set context.fillStyle to a string
|
2015-09-22 12:13:12 +02:00 |
|
Éric Lemoine
|
4f45bbc05d
|
ol.style.Stroke has no "opacity" option
|
2015-09-21 20:49:05 +02:00 |
|
tsauerwein
|
8a703640d0
|
Add example with turf.js
|
2015-09-21 13:44:17 +02:00 |
|
tsauerwein
|
a5626a0573
|
Add example with JSTS
|
2015-09-21 13:44:10 +02:00 |
|
Éric Lemoine
|
1bebf55d30
|
Focus to search field on page load
This uses the "autofocus" on the search field to focus the search field on page load.
|
2015-09-14 09:15:12 +02:00 |
|
Éric Lemoine
|
a1da682722
|
Merge pull request #4055 from fgravin/graticulePerf
Improve graticule perf
|
2015-09-10 09:31:10 +02:00 |
|
Frederic Junod
|
d702aad450
|
Fix return annotation in shaded-relief example
|
2015-09-07 14:48:48 +02:00 |
|
Éric Lemoine
|
0001e0989b
|
Merge pull request #3986 from alvinlindstam/feature/url-function
Modify 'url' option of ol.source.Vector to accept a function
|
2015-09-04 14:23:00 +02:00 |
|
Frédéric Junod
|
5760e427d2
|
Merge pull request #4080 from fredj/unused-require
Remove unused goog.require in examples
|
2015-09-03 18:53:47 +02:00 |
|