Frederic Junod
6a6a906e83
Update proj4js to version 2.2.14
2016-04-13 09:28:26 +02:00
Frederic Junod
ed4ac8d83b
Update jquery to version 2.2.3
2016-04-13 09:25:37 +02:00
Frederic Junod
35f0928802
Update bootstrap to version 3.3.6
2016-04-13 09:21:20 +02:00
Frederic Junod
044f6638ea
Remove externs/jspdf.js and add NOCOMPILE to examples/export-pdf.js
2016-04-13 09:00:02 +02:00
Frédéric Junod
f20e446689
Merge pull request #5167 from fredj/rm_FastClick
...
Remove FastClick from mobile-full-screen example
2016-04-04 17:01:52 +02:00
Frederic Junod
4b832708e5
Remove FastClick from mobile-full-screen example
2016-04-04 16:31:28 +02:00
Frederic Junod
a7f61e6dda
Remove jquery dependency from measure example
2016-04-04 16:14:11 +02:00
Peter Robins
1cd7b76efe
Improve docs/examples for loadingstrategy
2016-04-02 13:09:44 +00:00
Peter Robins
3416991166
Improve docs for measure example
2016-04-01 13:39:06 +00:00
Alessandro Isaacs
4a33db370b
Update example yml
2016-03-30 11:45:20 -07:00
Alessandro Isaacs
8389c16315
Add CartoDB tile source.
2016-03-30 11:45:20 -07:00
Andreas Hocevar
35ac1c4577
Merge pull request #5116 from ahocevar/responsive-examples
...
Improve examples pages on mobile devices a bit
2016-03-24 15:51:01 +01:00
Andreas Hocevar
26ed4c33a3
Improve examples pages on mobile devices a bit
...
Only show navigation when there is enough space.
2016-03-24 15:12:04 +01:00
Frederic Junod
92ef1724d1
Remove CSS filter in examples
...
Was used to set the opacity for IE <= 8
2016-03-23 17:01:12 +01:00
Tim Schaub
ef40f66c93
Use setStyle() and drawGeometry() in examples
2016-03-18 17:03:18 -06:00
Marc Jansen
5b43e8a31e
Use simple forms to create attributions in examples
2016-03-11 09:04:06 +01:00
Andreas Hocevar
1cbb482900
Update Bing Maps Portal url
2016-03-07 14:52:14 +01:00
jonataswalker
8b2259bf25
Fix Examples layout page
2016-03-02 14:37:19 -03:00
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