É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
Antoine Abt
ef435d9deb
Improve doc for xml functions
2014-10-27 16:00:42 +01:00
Antoine Abt
88d1258e83
Rename ol.xml.load to ol.xml.parse
2014-10-27 16:00:42 +01:00
Antoine Abt
757b6a214c
Rename ol.xml.parse to ol.xml.parseNode
2014-10-27 16:00:42 +01:00
Antoine Abt
ba2d39e683
Export useful xml functions
2014-10-27 15:45:06 +01:00
Tim Schaub
aad9e4e8d3
Throw instead of calling a function that throws
2014-10-27 08:44:31 -06:00
Antoine Abt
67ec0b5988
Merge pull request #2746 from fgravin/gmlVersionFormat
...
Add versioning for GML format
2014-10-27 15:44:06 +01:00
Frédéric Junod
ee3259d13e
Merge pull request #2882 from fredj/wmts_requestEncoding_string
...
Allow olx.source.WMTSOptions#requestEncoding to be a string
2014-10-27 14:24:15 +01:00
Frederic Junod
398b1f86ce
Allow olx.source.WMTSOptions#requestEncoding to be a string
2014-10-27 13:48:47 +01:00
Frederic Junod
bd72f6117b
Remove FIXME in src/ol/structs/rbush.js
2014-10-27 09:24:27 +01:00
Éric Lemoine
bbea205a9c
Use texture to draw points with WebGL
2014-10-27 09:18:19 +01:00
Éric Lemoine
c8225e49b1
Use triangles to draw points with WebGL
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
Tobias Sauerwein
5ddbe54310
Merge pull request #2870 from tsauerwein/rbush-bulk-insert
...
Use bulk-insertion for addFeatures
2014-10-27 09:12:23 +01:00
Tim Schaub
2d415b6ce8
Merge pull request #2856 from tschaub/set-source
...
Allow layer source to be set.
2014-10-26 15:04:13 -06:00
Tim Schaub
03fa9965c5
Avoid modifying map.logos_ with each frame
2014-10-25 23:54:42 -06:00
Tim Schaub
d712b2ba54
Allow source to be set after layer construction
2014-10-25 15:34:47 -06:00
Tim Schaub
c06774acb5
Allow source to be set with set method as well
2014-10-25 15:31:08 -06:00
Tim Schaub
88030dbce7
Allow layer source to be set
2014-10-25 15:31:07 -06:00
Frédéric Junod
773ac433ce
Merge pull request #2872 from fredj/remove_beforechange_event
...
Remove the beforepropertychange event from ol.Object
2014-10-24 21:03:31 +02:00
Tim Schaub
771c418de3
Merge pull request #2868 from tschaub/event-doc
...
Remove doc about dispatching events.
2014-10-24 12:07:45 -06:00
Frederic Junod
1d533d2924
Remove the beforepropertychange event from ol.Object
...
propertychange events include the oldValue so remove the beforepropertychange
event type.
2014-10-24 18:09:34 +02:00
tsauerwein
56e3ba4578
Use bulk insertion for addFeatures
2014-10-24 17:10:02 +02:00
tsauerwein
97acd989a2
Add support for bulk insertion to rbush wrapper
2014-10-24 17:10:02 +02:00
Tim Schaub
8eaeb7bc35
Merge pull request #2867 from openlayers/module
...
Support for importing CommonJS style modules (like rbush).
2014-10-24 09:07:25 -06:00
Éric Lemoine
478ecb80fd
Merge pull request #2865 from elemoine/oldvalue
...
Add old value to property change events
2014-10-24 10:58:06 +02:00
Éric Lemoine
6d095bdf7c
Add old value to property change events
2014-10-24 09:24:37 +02:00
Tim Schaub
bf314f30d5
Remove doc about dispatching events
2014-10-23 17:10:29 -06:00
tsauerwein
af4184e743
Add wrapper for the RBush
2014-10-23 15:57:27 -06:00
Éric Lemoine
780df9819b
Merge pull request #2866 from elemoine/2801
...
Cluster source calls loadFeatures on vector source
2014-10-23 22:59:19 +02:00
Joseph Miller
d917952615
Cluster source calls loadFeatures on vector source
...
Closes #2801
2014-10-23 22:29:44 +02:00
Bart van den Eijnden
ed980e0e73
Add uriScheme parameter to Bing Maps metadata request to avoid mixed content
2014-10-23 21:33:41 +02:00
Frédéric Junod
a6c3607897
Merge pull request #2855 from fredj/blur_preventDefault
...
Move touchstart preventDefault to ol.renderer.dom.Map
2014-10-23 17:38:44 +02:00
Andreas Hocevar
45967992fb
Merge pull request #2690 from ahocevar/layer-vectoroverlay
...
Vector rendering with the DOM renderer
2014-10-23 10:19:20 +02:00
Frederic Junod
c83caa9686
Add ol.renderer.dom.Map#disposeInternal
2014-10-23 08:53:55 +02:00
Frederic Junod
f440de2446
Move touchstart preventDefault to ol.renderer.dom.Map
...
`preventDefault` is called to prevent the img context menu on mobile devices.
2014-10-23 08:48:22 +02:00
Tim Schaub
473023d146
Document exportable vector source symbols
2014-10-22 09:12:37 -06:00
Tim Schaub
3f5dd45310
One OSM attribution
2014-10-21 23:00:10 -06:00
Pol Dell'Aiera
119289040f
Issue #2802 : Update OSM attribution
2014-10-21 22:48:46 -06:00
Frederic Junod
d8d0f87ad6
Add missing space between class names
...
Fixes #2845
2014-10-18 12:06:24 +02:00
Mike McGann
5a2c206cab
ol.source.WMTS now passes tileClass option to ol.source.TileImage
...
The constructor for ol.source.TileImage accepts an option for the tileClass,
but ol.source.WMTS does not pass this to the parent. This pull request adds
that in.
2014-10-15 09:13:35 -04:00
Éric Lemoine
74fd55a3e8
Merge pull request #2821 from elemoine/polygon-from-extent
...
Add ol.geom.Polygon.fromExtent
2014-10-15 07:48:58 +02:00
Tim Schaub
017703f05d
Merge pull request #2835 from j16sdiz/master
...
Use correct Stamen URL for SSL.
2014-10-14 16:25:34 -06:00
Tim Schaub
9597a383e8
Merge pull request #2840 from tschaub/point-resolution
...
Fewer point resolution tests.
2014-10-14 14:29:50 -06:00
Tim Schaub
8b3677967d
Use getMetersPerUnit
2014-10-14 13:45:23 -06:00
Daniel Cheng
da479908e7
Fix HTTPS server name for stamen source ( Close : #2830 )
2014-10-15 01:11:51 +08:00
oterral
345c5c5eb7
Give priority to feature's style instead of source's style
2014-10-14 17:39:51 +02:00