Tim Schaub
|
c50b9b2c25
|
Fix examples that use WebGLMap
|
2018-11-12 14:54:11 +01:00 |
|
Tim Schaub
|
2ec509fbca
|
Add an image vector layer for rendering vectors to an image
|
2018-11-12 14:54:11 +01:00 |
|
Frederic Junod
|
017a78d2d1
|
Use the right device orientation property in example
|
2018-11-07 15:58:23 +01:00 |
|
Frederic Junod
|
dc988cba60
|
Remove custom styles in drag-and-drop examples
|
2018-11-05 17:13:16 +01:00 |
|
ahocevar
|
071a02556e
|
Fix example builder
|
2018-10-30 18:25:01 +01:00 |
|
Éric Lemoine
|
e0a018fa1e
|
Set crossOrigin to anonymous in mapbox-streets-v6-style
|
2018-10-23 10:56:33 +02:00 |
|
Andreas Hocevar
|
6e7558e954
|
Merge pull request #8804 from notnotse/issue/8621-disable-collapsible-attributions-for-osm
Add possibility to disable collapsible attributions from Source
|
2018-10-14 12:16:36 +02:00 |
|
ahocevar
|
2768884044
|
Make new behavior overridable; update docs and examples
|
2018-10-14 12:10:40 +02:00 |
|
Dominic Rose
|
90395c2355
|
Update snap.js
this was undefined inside the call to selectedFeatures.remove
|
2018-10-12 12:00:38 +02:00 |
|
Frederic Junod
|
6d1cc3ba88
|
Use unpkg.com instead of rawgit.com
|
2018-10-10 15:11:07 +02:00 |
|
Frederic Junod
|
47b68ed96d
|
Use es6 class inheritance in examples
Instead of using the deprecated `inherits` function.
|
2018-10-01 15:44:18 +02:00 |
|
Graeme Yeates
|
00474dc038
|
Enable circle primitive in draw-shapes example
For some reason the circle polygon type was not available in the select despite the example code handling drawing circles.
|
2018-09-12 16:50:59 -04:00 |
|
ahocevar
|
8e9e0ae848
|
Do not minify examples that inject code into workers
|
2018-08-29 08:56:24 +02:00 |
|
Pierre GIRAUD
|
27dadef8ef
|
Merge pull request #8511 from openlayers/pgiraud-patch-1
Update IGN API key
|
2018-08-27 10:36:35 +02:00 |
|
Pierre GIRAUD
|
b039e17015
|
Update IGN API key
Fixes #8509
|
2018-08-27 09:11:26 +02:00 |
|
ahocevar
|
1baa8be269
|
Add 'rendercomplete' event
|
2018-08-22 09:53:24 +02:00 |
|
ahocevar
|
f382ddf230
|
Remove snapToPixel option and deprecate getters/setters
|
2018-08-09 18:16:58 +02:00 |
|
Frederic Junod
|
a50a4efeca
|
Don't create Polygon with null coordinates
|
2018-08-04 07:35:19 +02:00 |
|
ahocevar
|
55fb62c551
|
Add onFocusOnly option to interaction defaults
|
2018-07-31 09:01:42 +02:00 |
|
Tim Schaub
|
d8efa569d9
|
Merge pull request #8439 from tschaub/dotless
Fewer dots in types
|
2018-07-26 06:16:33 -07:00 |
|
Frederic Junod
|
3c0be4e611
|
Fix loaded script for the example-verbatim examples
|
2018-07-26 13:46:17 +02:00 |
|
Tim Schaub
|
d12ef20b12
|
Use Array<Foo> instead of Array.<Foo>
|
2018-07-25 18:32:43 -07:00 |
|
ahocevar
|
39261af940
|
Keep function names when building examples
|
2018-07-22 17:39:20 +02:00 |
|
Tim Schaub
|
d8b290966b
|
Tracking
|
2018-07-21 09:11:30 -06:00 |
|
Tim Schaub
|
c860aed960
|
Import inherits, getUid, and VERSION from ol/util
|
2018-07-19 10:26:17 -06:00 |
|
Tim Schaub
|
e5493d1288
|
Add ol/pixel module for Pixel type
|
2018-07-19 10:17:00 -06:00 |
|
Tim Schaub
|
b8c9125602
|
Remove lint
|
2018-07-18 10:35:54 -06:00 |
|
ahocevar
|
f3f0403cec
|
Transpile examples for use with IE 11
|
2018-07-08 23:31:04 +02:00 |
|
ahocevar
|
84a88616a8
|
Match filename only when seraching source
|
2018-07-08 23:31:04 +02:00 |
|
ahocevar
|
57110058fd
|
Move css to src/ol
|
2018-06-21 11:16:57 +02:00 |
|
Frederic Junod
|
a8fa6e53ff
|
Remove now unneeded single quotes in examples
|
2018-06-20 17:11:59 +02:00 |
|
Frederic Junod
|
f257a8938f
|
Rename ol/source/TileUTFGrid to ol/source/UTFGrid
|
2018-06-19 14:02:15 +02:00 |
|
ahocevar
|
2837272590
|
Make webpack4 module structure work
|
2018-06-08 12:58:16 +02:00 |
|
ahocevar
|
649b7be4c2
|
Make common chunk (and sourcemap) work
|
2018-06-08 12:57:38 +02:00 |
|
Tim Schaub
|
48cbca1f6e
|
Upgrade to Webpack 4
|
2018-06-07 11:24:39 +02:00 |
|
Björn Harrtell
|
6e27a89fef
|
Fix and simplify import/inject
|
2018-05-28 21:09:27 +02:00 |
|
Björn Harrtell
|
8369da365f
|
Fix JSTS usage with OL classes injected
|
2018-05-28 21:09:21 +02:00 |
|
ahocevar
|
7cfa65b8c3
|
Align patterns and gradients to a grid
|
2018-05-22 16:05:32 +02:00 |
|
Frederic Junod
|
7f0043694d
|
Remove NOCOMPILE from examples
|
2018-05-14 14:42:57 +02:00 |
|
Tim Schaub
|
1991150079
|
Updates to get the examples building
|
2018-05-11 14:02:55 -06:00 |
|
Frederic Junod
|
af1f6836af
|
Shorter module paths for default exports
|
2018-05-09 11:24:43 +02:00 |
|
Tim Schaub
|
cfe88663aa
|
Update type annotations in examples
|
2018-05-07 15:41:33 -06:00 |
|
Tim Schaub
|
ae55814875
|
Use module paths in example docs
|
2018-05-07 15:33:14 -06:00 |
|
Tim Schaub
|
6edc94bcc9
|
This is undefined in module context
|
2018-04-28 13:15:08 -06:00 |
|
Tim Schaub
|
cda0fe6e41
|
Re-export style constructors from ol/style
|
2018-04-24 09:37:27 -06:00 |
|
Tim Schaub
|
910004b940
|
Re-export layer constructors from ol/layer
|
2018-04-24 09:06:30 -06:00 |
|
Tim Schaub
|
0cb1c18778
|
Re-export interaction constructors from ol/interaction
|
2018-04-24 08:40:15 -06:00 |
|
Tim Schaub
|
059e1b914e
|
Merge pull request #8116 from tschaub/re-export-source
Re-export source constructors from ol/source
|
2018-04-24 01:52:54 -06:00 |
|
Tim Schaub
|
11907ad7e4
|
Merge pull request #8113 from tschaub/re-export-geom
Re-export geometry constructors from ol/geom
|
2018-04-24 01:50:16 -06:00 |
|
Tim Schaub
|
c9850e6059
|
Merge pull request #8112 from tschaub/re-export-formats
Re-export format constructors from ol/format
|
2018-04-24 01:49:30 -06:00 |
|