Tim Schaub
bc01fdb59a
Return ImageData-like objects for IE support
2016-03-01 13:34:50 -07:00
Frederic Junod
f271fdb993
Remove unused files in examples/data/
2016-03-01 12:26:06 +01:00
Frederic Junod
aaf03a8fc2
Remove jquery from getfeatureinfo-layers example
2016-02-29 15:32:28 +01:00
Björn Harrtell
7b6820a012
Upgrade to JSTS 1.0.2 in example
2016-02-28 20:31:44 +01:00
Björn Harrtell
94debcfc3a
Upgrade JSTS in example
2016-02-27 09:08:17 +01:00
greenkeeperio-bot
7e7d8ac4e2
chore(package): update closure-util to version 1.11.0
...
- Remove closure-util.json, we're now using the same library version as closure-util
- Disable analyzerChecks errors from closure-compiler
- Remove WheelEvent constants from externs (fixed upstream)
- Activate the unnecessaryCasts compiler check
2016-02-24 09:02:25 +01:00
Frederic Junod
1f04495dc3
Change layers type to Object in reprojection example
2016-02-22 10:05:05 +01:00
Andreas Hocevar
7cc43d36ef
Merge pull request #4597 from ahocevar/direct-render
...
Render tiles directly to the map canvas
2016-02-18 11:06:34 +01:00
Andreas Hocevar
a109062b1f
Rotate map canvas after composition
2016-02-15 17:00:06 +01:00
jonataswalker
9dbf9541e9
Add navigation header to Examples page
2016-02-13 12:39:42 -02:00
Frederic Junod
a664dbb507
Set wrapX to false in synthetic examples
2016-02-11 09:34:38 +01:00
Frederic Junod
f3a3d34f71
Remove outdated performance results
2016-02-11 09:32:47 +01:00
Frederic Junod
6c2302f6d3
Use innerHTML instead of innerText to populate the status element
2016-02-02 17:12:17 +01:00
Frederic Junod
7b202c4112
Add opaque option for OpenSeaMap source
2016-02-02 13:45:07 +01:00
Frederic Junod
44e17c440d
Remove crossOrigin null option for OpenSeaMap source
2016-02-02 13:44:56 +01:00
Andreas Hocevar
6290fb3227
Merge pull request #4717 from openlayers/greenkeeper-phantomjs-2.1.2
...
Update phantomjs to version 2.1.2 🚀
2016-01-27 10:08:06 +01:00
Nicholas L
73b6adba49
Remove polyfill and incorrect dependency
2016-01-27 21:52:50 +13:00
Yashar Moradi
299a62804c
source option added to ol.control.FullScreen including an example
2016-01-26 09:27:39 +01:00
Alexandre Dubé
906a132e89
Add layerName option for WMSGetFeatureInfo format
...
This option allows the format to read only features of a
given layer. This is useful if you wish to make a single
query to a WMS server with multiple layers in it.
2016-01-21 10:54:26 -05:00
Frederic Junod
031c31d367
Fix no-use-before-define eslint error
2016-01-20 14:43:27 +01:00
Frederic Junod
30d8d6efd7
Remove unused variable
2016-01-20 14:43:10 +01:00
Bart van den Eijnden
268298d2d8
Merge pull request #4527 from bartvde/wmstime_new
...
Add support for smooth TileWMS dimensions
2016-01-20 14:14:16 +01:00
Tim Schaub
85ead5486c
New Bing Maps key
2016-01-19 14:08:51 -07:00
Marc Jansen
f0b0e00b06
Give map a focus-outline in accessible-example
2016-01-19 11:16:20 +01:00
Alexandre Brault
2d151fb353
Remove popup code from color example
2016-01-18 22:40:04 -05:00
Alexandre Brault
341ba5b859
Move the icon style color to its own example
2016-01-18 22:36:34 -05:00
Nicholas L
db3ad70a3d
Remove use of goog.bind and use ES5 .bind
2016-01-15 22:10:55 +13:00
Tim Schaub
13a981c94b
Fewer blank lines
2016-01-11 22:03:23 -08:00
Tim Schaub
8c38d22b60
Lint free examples
2016-01-11 18:56:09 -08:00
Tim Schaub
7222af3284
Merge pull request #4641 from tschaub/icon
...
Remove extra options from icon example.
2016-01-11 05:14:04 -07:00
Andreas Hocevar
d916e8ccaf
Merge pull request #4629 from ahocevar/scaleline
...
Simplify scaleline calculation
2016-01-11 10:12:53 +01:00
Tim Schaub
5001272a2e
Remove extra options from icon example
2016-01-10 17:02:02 -07:00
Andreas Hocevar
d05b519f2f
Merge pull request #4457 from alexbrault/colour-icon
...
Add color option to ol.style.Icon
2016-01-10 23:19:54 +01:00
Andreas Hocevar
7a8451adeb
Add example with US scale line and reprojection
2016-01-07 20:14:45 +01:00
Petr Sloup
bc0d783f50
Use XHR by default to load TileJSON in ol.source.TileJSON
2016-01-07 09:19:23 +01:00
Alexandre Brault
3f16b340fc
Accept string as color input
2016-01-01 12:16:50 -05:00
Alexandre Brault
c0b6eac0c2
Add color option to ol.style.Icon
2016-01-01 12:16:50 -05:00
Bart van den Eijnden
dd4e88525e
Merge pull request #4001 from bartvde/jspdf2
...
Export PDF's using jsPDF
2015-12-15 11:43:04 +01:00
tsauerwein
43e1c86b6e
Update vector label example
2015-12-11 10:14:02 +01:00
Bart van den Eijnden
0c3aed0083
Add support for smooth TileWMS dimensions
2015-12-09 14:06:47 +01:00
Andreas Hocevar
73158b8c71
Do not use an array for a single style
2015-12-09 10:10:41 +01:00
Andreas Hocevar
3413f6d138
Merge pull request #4518 from ahocevar/osm-vector-tiles
...
Add support for OSM vector tiles
2015-12-08 11:01:49 +01:00
Andreas Hocevar
0050f00703
Add example for rendering custom point symbols
2015-12-07 21:41:42 +01:00
Andreas Hocevar
867bcce1cc
Merge pull request #4523 from ahocevar/render-to-context
...
Allow rendering geometries to an arbitrary canvas
2015-12-07 19:13:47 +01:00
Andreas Hocevar
257abb63d7
Allow rendering geometries to an arbitrary canvas
2015-12-07 17:27:04 +01:00
Erik Timmers
004e7ad0d0
Add PDF example
2015-12-07 13:53:37 +01:00
Andreas Hocevar
a940cdd6a7
Add support for OSM vector tiles
2015-12-07 11:15:25 +01:00
Andreas Hocevar
abb680d28f
Accept HTMLCanvasElement for an icon's img
2015-12-04 14:14:01 +01:00
Björn Harrtell
2242224a0f
Upgrade to JSTS 0.17.0 in example
2015-11-21 16:33:26 +01:00
Tim Schaub
cbfd533d49
Revert to jQuery for editing with Esri and IE 9
2015-11-18 10:21:00 -07:00