tschaub
|
f7e0edca12
|
Fewer uses of rsync.
|
2012-05-24 16:34:15 -06:00 |
|
Éric Lemoine
|
d289aa327e
|
Grid.removeExcessTiles removes more tiles than it should, refs #481
|
2012-05-24 22:55:43 +02:00 |
|
Éric Lemoine
|
65cd2bcb88
|
Merge pull request #480 from elemoine/googleexamples
Use nightly version of Google Maps API in examples
|
2012-05-24 06:14:07 -07:00 |
|
Frederic Junod
|
05162a7f9d
|
Use map.getLonLatFromPixel instead of map.getLonLatFromViewPortPx
The former is the API method.
|
2012-05-24 14:00:25 +02:00 |
|
Tim Schaub
|
97983db785
|
Adding dependencies where they are used.
|
2012-05-22 22:28:51 -06:00 |
|
Gregers Gram Rygg
|
12931612ea
|
Don't affect digital mouse wheels (a.k.a. step-scroll)
|
2012-05-22 17:43:52 +02:00 |
|
Gregers Gram Rygg
|
f377d0387f
|
Adjusted delta in MouseWheel test
|
2012-05-22 17:29:12 +02:00 |
|
Gregers Gram Rygg
|
2b8b8807ff
|
Merge branch 'master' of https://github.com/openlayers/openlayers
|
2012-05-22 17:11:40 +02:00 |
|
Gregers Gram Rygg
|
a18ce5adf6
|
Rewrite PinchZoom to detect vendor-prefix, so it works in more browsers
|
2012-05-22 17:06:03 +02:00 |
|
Gregers Gram Rygg
|
875a2b98ff
|
API description should inform that the method only tests for DOM style properties. Not object properties.
|
2012-05-22 17:05:13 +02:00 |
|
Antoine Abt
|
dc3414d6dd
|
Merge pull request #482 from nachouve/master
Just a small spelling corrections in the documentation.
|
2012-05-22 05:05:51 -07:00 |
|
Nacho Uve
|
57f4d42de0
|
Small spelling corrections in the documentation.
|
2012-05-22 13:36:08 +02:00 |
|
Éric Lemoine
|
2cd979d34c
|
use the nightly version of Google Maps API in the examples, and provide some information about Google Maps API versioning in the google-v3 example
|
2012-05-22 10:07:18 +02:00 |
|
Gregers Gram Rygg
|
f27002b565
|
Tests for vendor prefix detection
|
2012-05-21 16:41:55 +02:00 |
|
Gregers Gram Rygg
|
e3a32f29a8
|
Util methods to detect vendor prefix for DOM properties and CSS
|
2012-05-21 16:40:36 +02:00 |
|
Gregers Gram Rygg
|
95bc51ce3d
|
Make analog mouse wheel adjustments configurable and reduce sensitivity
|
2012-05-21 15:11:05 +02:00 |
|
Gregers Gram Rygg
|
7bc54e1517
|
Don't round wheel change zoom for maps with fractional zoom
|
2012-05-21 15:08:31 +02:00 |
|
Pierre GIRAUD
|
88d927a827
|
Merge pull request #478 from pgiraud/metaKey
Adding support support for metaKey (Mac Cmd key)
|
2012-05-21 04:33:48 -07:00 |
|
Éric Lemoine
|
c34b111b38
|
Merge pull request #476 from probins/googledoc
Document issues with Google v3 layers
|
2012-05-21 04:20:54 -07:00 |
|
Pierre GIRAUD
|
a997334816
|
Adding support support for metaKey (Mac Cmd key)
|
2012-05-21 11:13:48 +02:00 |
|
Peter Robins
|
1193e17266
|
Google v3 docs amendment
|
2012-05-21 10:06:27 +01:00 |
|
Peter Robins
|
95164d8cc0
|
Document issues with Google v3 layers
|
2012-05-20 14:01:12 +01:00 |
|
tschaub
|
348dffcda6
|
Merge branch '2.12' of git://github.com/openlayers/openlayers
|
2012-05-18 13:30:37 -06:00 |
|
Tim Schaub
|
ae89452936
|
Merge pull request #473 from ahocevar/svg-block
Using display:block instead of position:absolute.
|
2012-05-18 12:29:26 -07:00 |
|
fredj
|
2bcd904df6
|
Remove Handler.MouseWheel mozilla workaround.
This workaround was created because of a mozilla bug [1] with
clientX, clientY on wheel events (DOMMouseScroll).
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=352179
|
2012-05-18 14:55:31 +02:00 |
|
ahocevar
|
120cc0680d
|
Using display:block instead of position:absolute.
This fixes a regression that can be seen e.g. when using the FeatureRenderer in GeoExt, causing an incorrect alignment of the renderer.
|
2012-05-18 12:38:34 +02:00 |
|
root
|
c673dbf9f2
|
Merge branch '2.12' of git://github.com/openlayers/openlayers
|
2012-05-17 20:39:48 +02:00 |
|
ahocevar
|
92f04a7a42
|
Merge pull request #472 from probins/goopop
Fix Google terms/poweredby/popup. Thanks @probins for the quick fix.
|
2012-05-17 11:31:51 -07:00 |
|
tschaub
|
a612302a11
|
Demonstrating the use of MapQuest tiles in OL.
|
2012-05-17 11:06:21 -06:00 |
|
Peter Robins
|
f435a98a2a
|
Fix Google terms/poweredby/popup
|
2012-05-17 16:48:43 +01:00 |
|
Éric Lemoine
|
2624ea089e
|
set VERSION_NUMBER to 2.12-rc4
release-2.12-rc4
|
2012-05-16 21:10:08 +02:00 |
|
Éric Lemoine
|
985233c2dd
|
Merge branch '2.12'
|
2012-05-16 21:05:47 +02:00 |
|
Éric Lemoine
|
24b1fa1b08
|
Merge pull request #467 from jorix/392
Add style = "position: absolute;" on the SVG to skip the bug of Chrome 18
|
2012-05-16 12:04:41 -07:00 |
|
Éric Lemoine
|
af3615f1ee
|
Merge pull request #469 from elemoine/indexof
Use Util.indexOf in Layer.Bing
|
2012-05-16 00:19:42 -07:00 |
|
Éric Lemoine
|
62bd06f465
|
use Util.indexOf in Layer.Bing, for compatibility with IE < 9
|
2012-05-16 08:24:55 +02:00 |
|
Bart van den Eijnden
|
adcf5bb20a
|
Merge pull request #468 from bartvde/bboxstrategy
Fix visibility and inRange issues with the BBOX strategy (r=@elemoine)
|
2012-05-15 08:13:55 -07:00 |
|
ahocevar
|
e2c9662fa1
|
Merge pull request #451 from ahocevar/more-title
There is no reason to restrict graphicTitle to externalGraphic symbols.
|
2012-05-15 07:46:33 -07:00 |
|
ahocevar
|
7cabcb10c1
|
Merge pull request #7 from fredj/more-title
Rename style.graphicTitle to style.title
|
2012-05-15 06:28:49 -07:00 |
|
Frederic Junod
|
8268616ec8
|
Rename style.graphicTitle to style.title (the former is now deprecated)
|
2012-05-15 12:49:39 +02:00 |
|
Bart van den Eijnden
|
44f9b81085
|
also check for visibility of the layer in the central place: the update function
|
2012-05-15 12:26:21 +02:00 |
|
Bart van den Eijnden
|
bca3e45940
|
BBOX strategy should not request data if its layer is out of range when changing layer visibility
|
2012-05-15 12:18:42 +02:00 |
|
Éric Lemoine
|
4e42dec4ab
|
Merge pull request #465 from probins/gpxwrite
Fix GPX write Point transform
|
2012-05-15 01:03:35 -07:00 |
|
Peter Robins
|
359bd3d598
|
Merge pull request #16 from elemoine/gpxwrite
use t.geom_eq in GPX read test
|
2012-05-15 00:45:20 -07:00 |
|
Éric Lemoine
|
114541d0b7
|
use t.geom_eq in GPX tests
|
2012-05-15 08:58:23 +02:00 |
|
Marc Jansen
|
ea76d24f4c
|
Merge pull request #450 from fbuchinger/patch-2
simplified jquery mobile example
|
2012-05-14 23:50:49 -07:00 |
|
Marc Jansen
|
a87f5ac16a
|
Merge branch 'master' of https://github.com/openlayers/openlayers into control-inheritance
|
2012-05-15 08:34:53 +02:00 |
|
Xavier Mamano
|
05672deefa
|
Add style = "position: absolute;" on the SVG to skip the bug of Chrome 18
|
2012-05-14 23:02:53 +02:00 |
|
Peter Robins
|
9ea3c2f121
|
Fix GPX write Point transform
|
2012-05-14 14:21:23 +01:00 |
|
Éric Lemoine
|
f7d4657c14
|
fix typo in Request.js (refs #462)
|
2012-05-12 08:56:21 +02:00 |
|
Éric Lemoine
|
9933271b2a
|
Merge pull request #462 from tschaub/circular
all examples are broken
|
2012-05-11 23:53:57 -07:00 |
|