ahocevar
|
032df4b90a
|
Adding a getMinZoom API method.
This can be used by zoom slider controls, e.g. the GeoExt.ZoomSlider. Note that adjustZoom now also respects the map's fractionalZoom setting.
|
2012-06-13 21:37:59 +02:00 |
|
ahocevar
|
7141d237d9
|
Create a new reliable updatesize event.
The resize event is not fired in all browsers. What we actually need is an event that is called every time the updateSize method is called.
|
2012-06-13 21:36:17 +02:00 |
|
Tim Schaub
|
704f36639b
|
Merge pull request #529 from adv-isu/ControlSplitDeactivateFix
OpenLayers.Control.Split.deactivate event unregistration fix.
|
2012-06-13 09:11:45 -07:00 |
|
Jachym Cepicky
|
42b0172ab2
|
removed debugging text
|
2012-06-13 08:58:09 +02:00 |
|
Bart van den Eijnden
|
a7c202231f
|
Merge branch '2.12' of github.com:openlayers/openlayers
|
2012-06-13 07:18:53 +02:00 |
|
ahocevar
|
1d680df6d0
|
Respect zoom level restriction.
|
2012-06-12 23:39:29 +02:00 |
|
Jachym Cepicky
|
ff06ab64c6
|
Added changes to Format/WPS*: BoundingBox for DescribeProcess, multiple outputs for Execute as well as Format.WPS.readers
|
2012-06-12 22:48:48 +02:00 |
|
Éric Lemoine
|
3b69a3083c
|
set VERSION_NUMBER to 2.12-rc7
release-2.12-rc7
|
2012-06-12 22:35:12 +02:00 |
|
Éric Lemoine
|
8208241e55
|
fix the kml-pointtrack.html example
|
2012-06-12 22:03:30 +02:00 |
|
Éric Lemoine
|
1af83576f2
|
Merge pull request #511 from elemoine/mobilecss
iOS (iPad) map animated dragging tile refresh bug
|
2012-06-12 12:26:09 -07:00 |
|
ahocevar
|
3a5abf552a
|
Merge pull request #519 from ahocevar/zoom-click
New zoomOnClick option for ZoomBox control. r=@bartvde
|
2012-06-11 10:24:06 -07:00 |
|
ahocevar
|
8ad7ad326a
|
Review comments from @bartvde.
|
2012-06-11 19:22:05 +02:00 |
|
ahocevar
|
958544f2a7
|
New zoomOnClick option for ZoomBox control.
This change also finally adds tests for the ZoomBox control.
|
2012-06-11 19:07:17 +02:00 |
|
ahocevar
|
96359fbc99
|
Fixing test that broke in FF with ff1f99a03f.
|
2012-06-11 13:38:42 +02:00 |
|
Stéphane Brunner
|
8d1d08b0c2
|
add tests to create a REST WMTS Layer
|
2012-06-11 13:21:35 +02:00 |
|
Stéphane Brunner
|
a662f82a1b
|
improve createLayer from WMTS Capabilities
|
2012-06-11 13:21:35 +02:00 |
|
Marc Jansen
|
4c07332c8a
|
Merge pull request #515 from gravitystorm/patch-4
fix typo
|
2012-06-09 03:07:24 -07:00 |
|
Andy Allan
|
baabbc3658
|
fix typo
|
2012-06-09 11:39:00 +02:00 |
|
Marc Jansen
|
0c87de44b4
|
Merge branch 'control-inheritance' of https://github.com/marcjansen/openlayers into control-inheritance
Conflicts:
tests/Control/ZoomOut.html
tests/Control/ZoomToMaxExtent.html
|
2012-06-08 09:44:36 +02:00 |
|
Éric Lemoine
|
476556e864
|
use -webkit-transform: translate3d(0, 0, 0) in style.mobile.css for better performance on iOS, and to prevent tile blinking effects on iOS 5
|
2012-06-07 09:24:32 +02:00 |
|
Éric Lemoine
|
788d5a645a
|
move the style.mobile.css file from examples to theme/default
|
2012-06-07 09:21:44 +02:00 |
|
Antoine Abt
|
052be82288
|
Doc fixes for Event.triggerEvent - no functional change.
|
2012-06-06 12:17:24 +03:00 |
|
Andrew Vardeman
|
f64912c09d
|
use two different layers for Split tool's layer and the source layer so as to properly check for event unregistration
|
2012-06-04 17:25:54 -05:00 |
|
Andrew Vardeman
|
cbba98279b
|
unsubscribe from events on the proper layer
|
2012-06-04 15:47:43 -05:00 |
|
Éric Lemoine
|
acb489ad79
|
set VERSION_NUMBER to 2.12-rc6
release-2.12-rc6
|
2012-06-04 22:02:36 +02:00 |
|
Éric Lemoine
|
ed6098fdf4
|
Merge pull request #505 from jorix/getRenderedDimensions-absolute
Adjustment on "Util.getRenderedDimensions" when "containerElement" is absolutely positioned
|
2012-06-04 12:54:18 -07:00 |
|
Xavier Mamano
|
4f3252bfe8
|
Revert "Use "superContainer" to operate well in Android, ."
This reverts commit 2b9ea5007b.
|
2012-06-04 18:49:43 +02:00 |
|
Xavier Mamano
|
2b9ea5007b
|
Use "superContainer" to operate well in Android, .
|
2012-06-03 23:54:11 +02:00 |
|
Xavier Mamano
|
b7e2222d46
|
missing semicolons on tests
|
2012-06-03 22:45:28 +02:00 |
|
Xavier Mamano
|
54a51904e9
|
Adjustment on "Util.getRenderedDimensions" when "containerElement" is absolutely positioned.
|
2012-06-03 16:54:20 +02:00 |
|
ahocevar
|
8b2bab9d51
|
Improvements for Android: no buggy tile transitions, no flicker when tapping.
|
2012-06-02 22:18:49 +02:00 |
|
ahocevar
|
df64798bbb
|
Updating tests after #487.
|
2012-06-02 14:41:44 +02:00 |
|
ahocevar
|
d455d3a62f
|
Merge pull request #487 from ahocevar/better-cache
Don't reuse tile images unless we have a new url to load
|
2012-06-02 05:23:39 -07:00 |
|
ahocevar
|
99dd0bbcb2
|
URL switching for all REST encoded WMTS layers.
|
2012-06-02 01:48:20 +02:00 |
|
ahocevar
|
a29009be91
|
Revert "URL switching for all REST encoded WMTS layers."
This was accidentally committed to master.
This reverts commit df44a79e1b.
|
2012-06-02 01:43:31 +02:00 |
|
Éric Lemoine
|
066859b806
|
Merge pull request #486 from elemoine/486
OpenLayers.Control.SelectFeature - unselectAll is unsafe
|
2012-05-31 23:59:19 -07:00 |
|
Éric Lemoine
|
e3d1d3ea62
|
more tests for SelectControl.unselectAll
|
2012-05-31 18:27:55 +02:00 |
|
Éric Lemoine
|
976554fc82
|
make SelectControl.unselectAll safer, use @ahocevar's implementation
|
2012-05-31 18:27:55 +02:00 |
|
Éric Lemoine
|
e603b06715
|
make SelectControl.unselectAll safer
|
2012-05-31 18:27:54 +02:00 |
|
Frederic Junod
|
bd27f6a2ae
|
Remove deprecated reproject property in Tile.Image tests
|
2012-05-31 11:47:40 +02:00 |
|
Frédéric Junod
|
1c4253f465
|
Merge pull request #500 from fredj/scrollable
Handler.MouseWheel: don't always block the handler
|
2012-05-31 02:08:23 -07:00 |
|
Frédéric Junod
|
4c788c156b
|
Merge pull request #474 from fredj/2685
Remove Handler.MouseWheel mozilla workaround.
|
2012-05-31 01:05:17 -07:00 |
|
Frederic Junod
|
0e24164da3
|
Remove mouse wheel work-around in tests for Opera < 9.2 (see #498)
|
2012-05-31 09:39:28 +02:00 |
|
Frederic Junod
|
b0377b54b0
|
Call the callbacks if the cursor is over a div with an 'olScrollable' css class
|
2012-05-31 09:36:28 +02:00 |
|
ahocevar
|
2ff5a7b599
|
Merge pull request #498 from gregersrygg/remove-old-opera-mouse-wheel-fix
|
2012-05-30 23:12:14 +02:00 |
|
ahocevar
|
1d957c7f5c
|
Merge branch 'master' of github.com:openlayers/openlayers into upstream/master
|
2012-05-30 23:08:06 +02:00 |
|
ahocevar
|
c1690b26c4
|
Merge pull request #483 from gregersrygg/master
Improve analog mouse wheel zooming
|
2012-05-30 14:03:51 -07:00 |
|
Frédéric Junod
|
2bb9385b53
|
Merge pull request #499 from fredj/global-var
Remove global variable 'overflow', no functional change.
|
2012-05-30 07:55:45 -07:00 |
|
Frederic Junod
|
792e6d6a2c
|
Remove global variable 'overflow', no functional change.
|
2012-05-30 16:42:30 +02:00 |
|
Gregers Gram Rygg
|
845e612b68
|
Merge branch 'master' of https://github.com/openlayers/openlayers into remove-old-opera-mouse-wheel-fix
|
2012-05-30 15:37:16 +02:00 |
|