Éric Lemoine
|
209d39a460
|
Support image opacity
|
2014-11-03 16:50:33 +01:00 |
|
Éric Lemoine
|
d7a992ba83
|
Merge pull request #15 from elemoine/webgl-point-anchor
[webgl-point] Add support for icon anchors
|
2014-11-03 16:15:59 +01:00 |
|
Éric Lemoine
|
05bbfd58a8
|
Support image anchor
|
2014-11-03 15:40:00 +01:00 |
|
Éric Lemoine
|
c99b1772ed
|
Merge pull request #13 from elemoine/webgl-point-merge
[webgl-point] Merge openlayers:master into the branch
|
2014-11-03 15:05:29 +01:00 |
|
Éric Lemoine
|
46b03e79a4
|
Merge remote-tracking branch 'upstream/master' into webgl-point
|
2014-11-03 15:02:22 +01:00 |
|
Éric Lemoine
|
787f98c5f2
|
Merge pull request #12 from elemoine/webgl-point-refactor
[webgl-point] Refactoring and fixes
|
2014-11-03 15:01:35 +01:00 |
|
Éric Lemoine
|
2c92d9a709
|
Fix drawElement call
|
2014-11-03 14:54:41 +01:00 |
|
Éric Lemoine
|
14d7f2a797
|
Delete ImageReplay textures
|
2014-11-03 14:16:32 +01:00 |
|
Éric Lemoine
|
4534bb8861
|
Make shaders closer to WebGL image replay
|
2014-11-03 13:46:34 +01:00 |
|
Andreas Hocevar
|
bf43816b66
|
Merge pull request #2706 from yportier/master
|
2014-11-03 13:24:37 +01:00 |
|
Yannick
|
a1dded3c27
|
Add ol.style.RegularShape
|
2014-11-03 13:24:30 +01:00 |
|
Antoine Abt
|
26f025a409
|
Merge pull request #2888 from fgravin/boundedBy
Element boundedBy must not be set as geometry field on GML reading
|
2014-11-03 11:34:30 +01:00 |
|
Éric Lemoine
|
00f20a11b5
|
Merge pull request #2903 from elemoine/icon-docs
Improved docs for icon options
|
2014-10-31 19:54:05 +01:00 |
|
Éric Lemoine
|
6eea0a1fc6
|
Improved docs for icon options
|
2014-10-31 17:16:04 +01:00 |
|
Éric Lemoine
|
95d2085cc4
|
Merge pull request #11 from elemoine/webgl-point-refactor
Clean up WebGL replay code
|
2014-10-31 15:56:27 +01:00 |
|
Éric Lemoine
|
495a7c95a1
|
Clearer comment
|
2014-10-31 15:42:52 +01:00 |
|
Éric Lemoine
|
64bc8f74be
|
Better typing, fewer arrays
|
2014-10-31 15:41:25 +01:00 |
|
Éric Lemoine
|
8bff6a1abe
|
Flatten the WebGL replay class hierarchy
|
2014-10-31 15:23:50 +01:00 |
|
Éric Lemoine
|
ed1be0d4e7
|
Merge pull request #10 from elemoine/icon-sprite
[webgl-point] Make WebGL image replay support icon sprites
|
2014-10-31 14:52:24 +01:00 |
|
Éric Lemoine
|
f332cdacf1
|
Add an icon sprite webgl example
|
2014-10-31 11:17:24 +01:00 |
|
Éric Lemoine
|
9201312737
|
Add support for icon sprites
|
2014-10-31 11:16:51 +01:00 |
|
Tim Schaub
|
178e3f1856
|
Merge pull request #2900 from tschaub/wrapper
Allow build.js task to add header.
|
2014-10-30 13:07:39 -06:00 |
|
Tim Schaub
|
4b7e52c76f
|
Allow build.js task to add header
|
2014-10-30 12:18:08 -06:00 |
|
Frédéric Junod
|
127818f9b7
|
Merge pull request #2893 from fredj/simplify-createDom
Don't pass an object to goog.dom.createDom for the class name
|
2014-10-30 17:57:44 +01:00 |
|
Frederic Junod
|
6ca1640659
|
Don't pass an object to goog.dom.createDom for the class name
If the second argument to goog.dom.createDom is a string, then this is
the className of the new element.
|
2014-10-30 16:53:42 +01:00 |
|
Frédéric Junod
|
2d53eb7667
|
Merge pull request #2781 from fredj/button-title
Use a standard title attribute for the control buttons
|
2014-10-30 16:52:09 +01:00 |
|
Frédéric Junod
|
ffeda3f25a
|
Merge pull request #2852 from fredj/issue-2845
Add missing space between class names
|
2014-10-30 12:17:54 +01:00 |
|
Andreas Hocevar
|
8027c577bc
|
Merge pull request #2891 from ahocevar/imageloadfunction
Introduce a load function for image sources
|
2014-10-30 09:33:47 +01:00 |
|
Andreas Hocevar
|
765189b86e
|
Add missing types to olx.js
|
2014-10-30 09:22:45 +01:00 |
|
Andreas Hocevar
|
fed6376e26
|
Add imageLoadFunction option for ol.source.ImageWMS
|
2014-10-30 09:22:45 +01:00 |
|
Andreas Hocevar
|
a1e19b4905
|
Add imageLoadFunction option for ol.source.ImageStatic
|
2014-10-30 09:22:44 +01:00 |
|
Andreas Hocevar
|
46870456ac
|
Add imageLoadFunction option to ol.source.ImageMapGuide
|
2014-10-30 09:22:44 +01:00 |
|
Andreas Hocevar
|
f5761daa61
|
Add a default imageLoadFunction to be used by sources
|
2014-10-30 09:22:44 +01:00 |
|
Andreas Hocevar
|
46eb14dc96
|
Give ol.Image an imageLoadFunction argument
|
2014-10-30 09:22:34 +01:00 |
|
Andreas Hocevar
|
87a06c0086
|
Rename #getImageElement to #getImage
This adds consistency between ol.Image and ol.ImageTile. Now both have
an exportable getImage method.
|
2014-10-30 08:42:09 +01:00 |
|
Frederic Junod
|
b40c439d33
|
Add new button-title example
|
2014-10-29 16:21:34 +01:00 |
|
Florent gravin
|
74410487aa
|
Refactor the use of ol.xml.getLocalName(n)
|
2014-10-28 16:48:16 +01:00 |
|
Frederic Junod
|
9ebde652dc
|
Use a standard title attribute for the control buttons
|
2014-10-28 15:22:46 +01:00 |
|
Éric Lemoine
|
abb86e16f0
|
Merge pull request #2885 from elemoine/tilejson
Add wrapX option to TileJSON source
|
2014-10-28 14:58:08 +01:00 |
|
Éric Lemoine
|
cd80ca6024
|
Merge pull request #2890 from elemoine/layerproperty
Use correct layer property names
|
2014-10-28 14:57:56 +01:00 |
|
Éric Lemoine
|
6fe80c4111
|
Use correct layer property names
|
2014-10-28 14:22:27 +01:00 |
|
Florent gravin
|
51da7bad8c
|
Element boundedBy must not be set as geometry field on GML reading
|
2014-10-28 09:56:55 +01:00 |
|
Tim Schaub
|
f863386f39
|
Merge pull request #2887 from tschaub/more-d
Explicitly pass coordinate dimension before transforming.
|
2014-10-27 13:27:43 -06:00 |
|
Tim Schaub
|
e68eb726d2
|
Test 3d points and proj4 defs
|
2014-10-27 12:39:28 -06:00 |
|
Éric Lemoine
|
44d9950e8c
|
Merge pull request #2886 from elemoine/ternary
Use ternary notation
|
2014-10-27 17:47:10 +01:00 |
|
Tim Schaub
|
8a82048c12
|
Explicitly pass coordinate dimension before transforming
|
2014-10-27 10:33:46 -06:00 |
|
Éric Lemoine
|
1f54b33961
|
Add wrapX option to TileJSON source
|
2014-10-27 17:23:00 +01:00 |
|
Éric Lemoine
|
dc7aee1974
|
Use ternary notation
|
2014-10-27 17:22:17 +01:00 |
|
Antoine Abt
|
4d4d9abe76
|
Merge pull request #2869 from tonio/xmlexport
Export useful xml functions
|
2014-10-27 17:13:52 +01:00 |
|
Tim Schaub
|
aa41da1318
|
Merge pull request #2884 from tschaub/wkt-returns
Make WKT methods throw errors instead of calling a method that throws.
|
2014-10-27 09:15:20 -06:00 |
|