Commit Graph

14019 Commits

Author SHA1 Message Date
Peter Robins dbe3729857 Correct minor typo in ol.extent.buffer docs 2014-06-21 14:01:08 +01:00
Éric Lemoine b6be48564c Merge pull request #2230 from probins/condition
Update docs for events.condition options
2014-06-20 20:33:19 +02:00
Peter Robins 68fcba6e35 Update docs for events.condition options 2014-06-20 14:15:52 -04:00
Frédéric Junod 71da6603cb Merge pull request #2171 from fredj/hidpi-text-stroke
Don't scale the text stroke width by pixel ratio
2014-06-19 19:20:32 +02:00
Éric Lemoine 5df4b5030a Merge pull request #1941 from elemoine/stable
Mark ol.Map and ol.Collection as stable
2014-06-19 15:53:23 +02:00
Frédéric Junod 19467fae8e Merge pull request #2223 from fredj/igc-example-input
Fix invalid input tag in igc example
2014-06-19 14:33:15 +02:00
Frederic Junod 6194eeda8e Fix invalid input tag in igc example 2014-06-19 11:37:47 +02:00
Éric Lemoine b40a6997d9 Add stable tags to ol.Map 2014-06-19 10:37:11 +02:00
Éric Lemoine 601f0d8fd2 Add stable tags to ol.Collection 2014-06-19 10:35:04 +02:00
Éric Lemoine 5e9121cd8b Merge pull request #2217 from elemoine/overlay-offset
Add an offset property to ol.Overlay
2014-06-19 10:20:38 +02:00
Frédéric Junod a4df24abb5 Merge pull request #2219 from fredj/rbush-update
Allow the value to be changed while iterating over the rtree
2014-06-19 10:10:53 +02:00
Éric Lemoine af78adb417 Make ol.Overlay always call setPositioning 2014-06-19 10:09:57 +02:00
Éric Lemoine 0a0d12ec8a Make ol.Overlay always call setOffset 2014-06-19 10:09:37 +02:00
Éric Lemoine dced47157e Better docs for ol.Overlay#positioning 2014-06-19 09:57:58 +02:00
Frédéric Junod 32f58b4b4e Merge pull request #2220 from fredj/synthetic-points-popup
Remove the unused popup from the synthetic-points example
2014-06-19 09:55:43 +02:00
Éric Lemoine dc6867ea2f Merge pull request #2216 from elemoine/pixelratio
Add tilePixelRatio option to ol.source.WMTS
2014-06-19 09:51:41 +02:00
Éric Lemoine fd151e1386 Add docs for tilePixelRatio 2014-06-19 09:50:53 +02:00
Frederic Junod 8d12c76c1d Remove the unused popup from the synthetic-points example 2014-06-19 09:43:37 +02:00
Frederic Junod 7408100c27 Allow the value to be changed while iterating over the rtree 2014-06-19 09:24:48 +02:00
Éric Lemoine a9a1a42b8b Merge pull request #2214 from probins/patch-2
Stop exporting getTransformFromProjections and transformWithProjections
2014-06-18 22:52:28 +02:00
Éric Lemoine d1d8d5f96c Add an offset property to ol.Overlay
Replaces "offsetX" and "offsetY" by an ol.Object "offset" property.
2014-06-18 22:11:07 +02:00
Frédéric Junod cc51060170 Merge pull request #2215 from fredj/json-type
Correct code type in tasks/readme
2014-06-18 13:52:34 +02:00
Frederic Junod f09c00462c Correct code type in tasks/readme 2014-06-18 13:42:32 +02:00
Éric Lemoine 16c9d9bf09 Use tilePixelOption in wmts-hidpi example 2014-06-18 13:34:57 +02:00
Andreas Hocevar 4e52224c12 Add example 2014-06-18 13:34:57 +02:00
Éric Lemoine e161f0eaba Add tilePixelRatio option to ol.source.WMTS 2014-06-18 13:34:57 +02:00
Éric Lemoine 947eb2e949 Add tilePixelRatio option to ol.source.TileImage 2014-06-18 13:34:57 +02:00
Éric Lemoine 4bcadc5b8d Add tilePixelRatio option to ol.source.Tile 2014-06-18 13:27:22 +02:00
Frédéric Junod 92b62ba3ab Merge pull request #2213 from probins/patch-1
Correct minor typo in tasks/readme
2014-06-18 11:23:30 +02:00
Éric Lemoine 0cc0239c16 Merge pull request #2212 from elemoine/drawinteraction
Add "None" to draw-features example's select
2014-06-18 10:00:52 +02:00
Peter Robins 0a2b3b0bca Stop exporting getTransformFromProjections and transformWithProjections 2014-06-18 08:19:56 +01:00
Peter Robins 986778cf0c Correct minor typo in tasks/readme 2014-06-18 08:10:26 +01:00
Éric Lemoine a7b4a08e07 Add "None" to draw-features example's select
This allows to deactivate drawing entirely in the example.
2014-06-18 08:26:45 +02:00
Frédéric Junod 758f326215 Merge pull request #2101 from fredj/polyline-factor
Make the scale factor of ol.format.Polyline configurable
2014-06-17 17:41:03 +02:00
Frederic Junod a283977cb9 Make the scale factor of ol.format.Polyline configurable
And export the class
2014-06-17 16:58:40 +02:00
Bart van den Eijnden 0245cb1d56 Merge pull request #2210 from bartvde/wfs-example-fix
Get rid of unused info div in vector-wfs example
2014-06-17 11:14:36 +02:00
Bart van den Eijnden 6fa0aa252c Get rid of unused info div in vector-wfs example 2014-06-17 11:05:19 +02:00
Frédéric Junod 7d9e13f30f Merge pull request #2209 from fredj/modify-rbush
Use getInExtent instead of forEachInExtent
2014-06-17 09:28:11 +02:00
Frederic Junod 9b2a874282 Use getInExtent instead of forEachInExtent 2014-06-17 08:58:04 +02:00
Frederic Junod 52b1ba30fa Don't scale the text stroke width by pixel ratio 2014-06-16 15:34:54 +02:00
Andreas Hocevar 3fdd0e4bf7 Merge pull request #2202 from probins/tvformat
Add missing format option to TileVector docs
2014-06-16 11:03:43 +02:00
Andreas Hocevar eb8c2ab339 Merge pull request #2203 from probins/classdesc
Add classdesc to remaining vector classes
2014-06-16 11:02:23 +02:00
Andreas Hocevar 0d59deb6ba Merge pull request #2206 from probins/nostatic
Remove static button in docs sidebar if none
2014-06-16 10:55:01 +02:00
Peter Robins e4b5b3039a Remove static button in docs sidebar if none 2014-06-15 14:00:02 -04:00
Peter Robins 8a4307cff2 Add classdesc to remaining vector classes 2014-06-15 08:55:09 -04:00
Peter Robins 4a52333d9f Add missing format option to TileVector docs 2014-06-15 08:22:24 -04:00
Andreas Hocevar 4925ac9339 Merge pull request #2199 from probins/abstract
Add standard docs text to abstract base classes
2014-06-14 14:17:46 +02:00
Peter Robins 75be215497 Add standard docs text to abstract base classes 2014-06-14 07:20:33 -04:00
Tim Schaub f1fe1a5ade Merge pull request #2197 from tschaub/deps
Update closure-util.
2014-06-13 23:51:58 -07:00
Tim Schaub 94f0513aa1 Update closure-util
The closure-util package works on Node 0.8, 0.10, and 0.11 (as of this writing), but it requires an updated version of npm to install on Node 0.8.  For the build to pass on Travis, we update npm before installing other dependencies.  For others who are installing the openlayers package, nothing special is required for Node 0.10 and above.  For users on Node 0.8, the openlayers package will only install with an updated version of npm.  This can be installed with npm itself.

    npm install -g npm # only needed on Node 0.8
2014-06-13 10:48:10 -07:00