Petr Sloup
|
c8bc3620d3
|
Added TileUTFGrid example
|
2014-12-05 17:33:30 +01:00 |
|
Bart van den Eijnden
|
3587418888
|
The writeFeatures method should always return a string
|
2014-12-05 14:54:59 +01:00 |
|
Éric Lemoine
|
87bb1b956b
|
Merge remote-tracking branch 'upstream/master' into webgl-point
Conflicts:
src/ol/style/circlestyle.js
src/ol/style/regularshapestyle.js
test/spec/ol/style/regularshapestyle.test.js
|
2014-12-04 12:57:46 +01:00 |
|
tsauerwein
|
e109be4b57
|
Rename size to initialSize
|
2014-12-04 11:49:50 +01:00 |
|
tsauerwein
|
b5d80679d8
|
Add and fix documentation for atlas manager
|
2014-12-04 10:21:32 +01:00 |
|
tsauerwein
|
88a3fda514
|
Remove star example in favor of #2976
|
2014-12-04 09:23:00 +01:00 |
|
Andreas Hocevar
|
0d16e0f0c8
|
Use new demo GeoServer location
demo.opengeo.org currently redirects to demo.boundlessgeo.com, so this
change makes it so the new location is used directly.
|
2014-12-03 14:13:36 +01:00 |
|
Bart van den Eijnden
|
c30233d9c7
|
Merge pull request #2976 from bartvde/regularstyle-example
Add an example to show off ol.style.RegularShape
|
2014-12-03 11:09:33 +01:00 |
|
Bart van den Eijnden
|
4a07327dab
|
Add an example to show off ol.style.RegularShape (see #2706)
|
2014-12-03 10:58:00 +01:00 |
|
Éric Lemoine
|
1845665306
|
Correct spelling for "performance"
|
2014-11-27 17:14:22 +01:00 |
|
tsauerwein
|
b8b48afc82
|
Use WEBGL_MAX_TEXTURE_SIZE as default
|
2014-11-24 09:57:09 +01:00 |
|
tsauerwein
|
e307579d49
|
Move constants from ol.has to ol
|
2014-11-24 09:42:10 +01:00 |
|
Éric Lemoine
|
2e873d3e6d
|
Revert changes to the synthetic-points example
These changes were made for testing WebGL. We now have specific examples for WebGL point.
|
2014-11-21 15:15:06 +01:00 |
|
Éric Lemoine
|
336de4b1b1
|
Revert changes to the icon example
The changes were made for testing WebGL, and we now have specific examples for WebGL point.
|
2014-11-21 15:13:51 +01:00 |
|
Éric Lemoine
|
34953e8266
|
No need to mention WebGL in draw-feature example
|
2014-11-21 15:12:26 +01:00 |
|
Guillaume Beraudo
|
fe74bd1b2c
|
Add missing call to flush in webgl map renderer
|
2014-11-21 13:36:09 +01:00 |
|
tsauerwein
|
8fcde092c7
|
Set the default of WEBGL_MAX_TEXTURE_SIZE to undefined
By doing so the examples will also work if WebGL is not supported.
|
2014-11-21 09:54:55 +01:00 |
|
Éric Lemoine
|
ee54d21b89
|
Merge pull request #37 from elemoine/webgl-point-uint
[webgl-point] Use OES_element_index_uint when available
|
2014-11-20 17:08:16 +01:00 |
|
Éric Lemoine
|
7c88329354
|
Use 50000 features in the WebGL vector examples
|
2014-11-20 16:39:25 +01:00 |
|
Guillaume Beraudo
|
20ceae2655
|
Webgl immediate implementation for points
Internally uses a replay group to share code.
Modifies the dynamic data example to use PointGeometry
and Feature in addition to MultiPoint.
|
2014-11-20 13:53:00 +01:00 |
|
tsauerwein
|
d73e183c89
|
Fix examples
The very last style was not used.
|
2014-11-20 11:50:46 +01:00 |
|
tsauerwein
|
327763cc82
|
Add stars to example
|
2014-11-13 12:04:51 +01:00 |
|
tsauerwein
|
f07e59d63f
|
Add regular shape example
|
2014-11-13 11:52:35 +01:00 |
|
tsauerwein
|
7e9dd65f8b
|
Add example for symbols in an atlas
|
2014-11-13 10:24:28 +01:00 |
|
Tim Schaub
|
3685626187
|
Example demonstrating limited layer extent
|
2014-11-11 09:11:12 -08:00 |
|
Éric Lemoine
|
501e7456c0
|
Merge remote-tracking branch 'upstream/master' into webgl-point-merge
|
2014-11-10 15:40:03 +01:00 |
|
Éric Lemoine
|
97dafa6425
|
Some explanation to the icon-sprite-webgl example
|
2014-11-07 18:50:56 +01:00 |
|
Guillaume Beraudo
|
c05ffff629
|
Dynamically selected renderer in draw feature example
|
2014-11-07 14:20:51 +01:00 |
|
Guillaume Beraudo
|
6abe3047ec
|
Add feature overlay support to webgl map renderer.
|
2014-11-07 14:17:31 +01:00 |
|
Éric Lemoine
|
3268b20333
|
Make icon-sprite-webgl example usable with Canvas
|
2014-11-07 10:57:59 +01:00 |
|
Éric Lemoine
|
e0c5e742ad
|
Use 30000 points in icon-sprite-webgl example
|
2014-11-07 10:52:05 +01:00 |
|
Éric Lemoine
|
0c6a40f5b5
|
Support image rotateWithView
|
2014-11-06 17:16:58 +01:00 |
|
Éric Lemoine
|
fb24c68b9c
|
Support image rotation
|
2014-11-06 15:27:25 +01:00 |
|
Éric Lemoine
|
43756a2d59
|
Support image scale
|
2014-11-06 09:47:24 +01:00 |
|
Frederic Junod
|
1253177ae4
|
Add FastClick in mobile-full-screen example
|
2014-11-04 11:48:33 +01:00 |
|
Éric Lemoine
|
209d39a460
|
Support image opacity
|
2014-11-03 16:50:33 +01:00 |
|
Éric Lemoine
|
46b03e79a4
|
Merge remote-tracking branch 'upstream/master' into webgl-point
|
2014-11-03 15:02:22 +01:00 |
|
Éric Lemoine
|
f332cdacf1
|
Add an icon sprite webgl example
|
2014-10-31 11:17:24 +01:00 |
|
Frederic Junod
|
a715a38d75
|
Simplify CSS code in custom-controls example
By using the ol-control css class and a button instead of a link.
|
2014-10-30 12:37:44 +01:00 |
|
Frederic Junod
|
b40c439d33
|
Add new button-title example
|
2014-10-29 16:21:34 +01:00 |
|
Frederic Junod
|
398b1f86ce
|
Allow olx.source.WMTSOptions#requestEncoding to be a string
|
2014-10-27 13:48:47 +01:00 |
|
Éric Lemoine
|
bbea205a9c
|
Use texture to draw points with WebGL
|
2014-10-27 09:18:19 +01:00 |
|
Éric Lemoine
|
2ecd2eadf7
|
Remove snap code from synthetic-points example
|
2014-10-27 09:18:19 +01:00 |
|
Éric Lemoine
|
9f108391ae
|
Get renderer from query string in vector point examples
|
2014-10-27 09:18:19 +01:00 |
|
Éric Lemoine
|
33adcd3903
|
Add very basic webgl vector renderer
|
2014-10-27 09:18:19 +01:00 |
|
Tim Schaub
|
d712b2ba54
|
Allow source to be set after layer construction
|
2014-10-25 15:34:47 -06:00 |
|
Tim Schaub
|
3f5dd45310
|
One OSM attribution
|
2014-10-21 23:00:10 -06:00 |
|
Éric Lemoine
|
6d531cdc29
|
Constrain center in zoomify example
|
2014-10-16 19:42:26 +02:00 |
|
Frédéric Junod
|
a121d4c568
|
Merge pull request #2834 from fredj/compiler_mode_name_doc
Use ADVANCED instead of ADVANCED_OPTIMIZATIONS
|
2014-10-14 14:12:36 +02:00 |
|
Frederic Junod
|
f277b5c9a5
|
Use ADVANCED instead of ADVANCED_OPTIMIZATIONS
ADVANCED_OPTIMIZATIONS is deprecated (but still accepted)
|
2014-10-14 14:01:31 +02:00 |
|