Frederic Junod
f2dd130256
update mapbox example.
...
* use Zoom control instead of ZoomPanel
* wrap date line
* attribution control already at the bottom of the map
* use html entities for the copyright symbol
* layer has 17 levels, update numZoomLevels
2012-04-02 21:13:42 -10:00
Éric Lemoine
eb2d62dacb
Merge pull request #365 from elemoine/anim2
...
Display issues with backbuffer delay on single tiled transparent layers
2012-04-02 12:02:05 -07:00
Éric Lemoine
9d23b81dae
update 2.12 notes
2012-04-02 21:00:20 +02:00
Éric Lemoine
d650ba20d9
Layer.Grid - better docs for transitionEffect, removeBackBufferDelay, and className
2012-04-02 20:59:16 +02:00
Éric Lemoine
d8473f9249
make Layer.Grid.prototype.className an API property
2012-04-02 17:57:37 +02:00
Éric Lemoine
8c6466bf2a
move transitionEffect to Layer.Grid.prototype, and discourage the use of transitionEffect:"resize" on non-opaque layers
2012-03-31 21:32:49 +02:00
Éric Lemoine
d252a6156a
add tests for className and removeBackBufferDelay default values
2012-03-31 21:24:45 +02:00
Éric Lemoine
8f20ff8ca0
update 2.12 release notes
2012-03-31 21:24:18 +02:00
Éric Lemoine
5b40ffe474
change CSS accessor for tile transition
2012-03-31 21:24:03 +02:00
Éric Lemoine
1e5f83593c
removeBackBufferDelay defaults to 0 for singleTile layers
2012-03-31 21:23:21 +02:00
Éric Lemoine
86cd9c7bf7
add class to Layer.Grid layer div
2012-03-31 21:22:36 +02:00
Frédéric Junod
35333681c1
Merge pull request #377 from probins/rmfc
...
Remove framedCloud.css. p=probins
2012-03-30 05:53:52 -07:00
Éric Lemoine
b876f815fb
Merge pull request #376 from probins/rmsvn
...
Further tidy-up of svn refs
2012-03-30 05:45:06 -07:00
Peter Robins
d5adedb708
Remove framedCloud.css
2012-03-30 12:00:52 +01:00
Peter Robins
349fc2f69e
Further tidy-up of svn refs
2012-03-30 11:36:40 +01:00
Éric Lemoine
e0b93c2e45
The OpenLayers code is published under the 2-clause BSD license
2012-03-30 08:33:55 +02:00
Éric Lemoine
650df2a8f1
change copyright header in every OpenLayers js file
2012-03-29 22:14:56 +02:00
Éric Lemoine
95eb1454f4
change copyright dates in build/license.txt
2012-03-29 22:01:48 +02:00
Éric Lemoine
f5cc652685
remove any reference to svn.openlayers.org from license.txt
2012-03-29 22:00:56 +02:00
Éric Lemoine
2cc0090f81
move the licenses dir to the root of the repo
2012-03-29 21:59:58 +02:00
Éric Lemoine
6b04ff1c94
move authors.txt to the root of the repo
2012-03-29 21:58:54 +02:00
Éric Lemoine
5f4519b378
remove doc/customization and doc/readme.txt
2012-03-29 21:57:42 +02:00
Éric Lemoine
3a925d9903
remove release-license.txt and repository-license.txt
2012-03-29 21:56:24 +02:00
Peter Robins
4c0d85ee67
Fusiontables example correction
2012-03-28 23:06:36 -07:00
Peter Robins
bb09ff341e
Fusion Tables example
2012-03-28 23:06:12 -07:00
Éric Lemoine
801b32a667
Merge pull request #345 from elemoine/flickr
...
timed out on "examples/strategy-cluster.html"
2012-03-28 21:31:17 -07:00
Éric Lemoine
9a9a5ba452
rely on the Flickr APIs in the strategy-cluster example
2012-03-28 14:20:24 +02:00
Éric Lemoine
d574f09e6a
rely on the Flickr APIs in the strategy-paging example
2012-03-28 14:13:31 +02:00
Éric Lemoine
74a34ec14b
rely on the Flickr APIs in the strategy-bbox example
2012-03-28 14:13:08 +02:00
ahocevar
032293c26f
Merge pull request #352 from ahocevar/352
...
Layer/Grid.html tests fail. r=@elemoine
2012-03-27 16:27:00 -07:00
ahocevar
3eedfce46e
Fixing test after 5e9104a2a2.
2012-03-27 13:10:28 -07:00
Éric Lemoine
11395e7e84
Merge pull request #363 from probins/projex2.12
...
Improve proj4js examples docs 2.12
2012-03-27 08:30:53 -07:00
Peter Robins
1a59ade32a
Improve proj4js examples docs
2012-03-27 15:53:01 +01:00
Frédéric Junod
31c2d183f6
Merge pull request #359 from fredj/projdocs
...
Improvements for projection docs. p=probins
2012-03-27 06:13:12 -07:00
Peter Robins
720a815479
Improvements for projection docs
2012-03-27 14:07:58 +02:00
Antoine Abt
eb74d93d48
Merge pull request #355 from tonio/blue
...
Zoom control, back to blue
2012-03-27 00:03:25 -07:00
Antoine Abt
935c56961b
Merge pull request #356 from tonio/transition
...
Add css transitions to mobile example stylesheet
2012-03-26 23:50:25 -07:00
Antoine Abt
87763af644
add css transition for mobile examples
2012-03-26 22:19:00 +02:00
Antoine Abt
8f3f5d1366
blue’s back — Zoom control refresh
2012-03-26 21:53:11 +02:00
Tim Schaub
febf048d9d
Merge pull request #351 from elemoine/pinch2
...
After great sleuthing from @elemoine, we have a solution closer to the heart of the problem. In a funny twist, the excessive call to `updateSize` ended up hinting at the solution. Thanks to `git bisect` for making things a bit easier.
release-2.12-rc1
2012-03-23 14:19:49 -07:00
Éric Lemoine
d680cb45a0
force a reflow after pinch
2012-03-23 22:10:16 +01:00
Éric Lemoine
863011b2b7
set VERSION_NUMBER to Release 2.12-rc1
2012-03-22 18:59:14 +01:00
Éric Lemoine
1febb44376
Merge pull request #342 from mpriour/multiple-builds
...
Add specific light build example and tag eligible 'light' build examples
2012-03-22 02:13:32 -07:00
Matt Priour
a38e4ecc9a
Remove light tag from wms-long-url example
2012-03-22 04:01:28 -05:00
Éric Lemoine
d563084745
fix the layerLoadMonitoring.html example, refs #342
2012-03-22 07:04:13 +01:00
ahocevar
9db42f6747
Merge pull request #343 from ahocevar/cache-map
...
Fixing typo which causes CacheRead to fail when CacheWrite is active. r=@tschaub
2012-03-21 23:35:02 +01:00
ahocevar
8d42f33a28
Fixing typo which causes CacheRead to fail when CacheWrite is active
2012-03-21 23:21:24 +01:00
Tim Schaub
97582d637f
Merge pull request #341 from tschaub/script
...
Correcting the callback for the script protocol.
2012-03-21 15:07:31 -07:00
tschaub
609e5f7f09
Taking brackets out of the callback.
...
The Yahoo API doesn't accept quotes in the callback (e.g. foo['bar']). Since the callback registry is an object and all identifiers are prefixed with "c" now, we can use dot notation.
2012-03-21 09:18:23 -06:00
ahocevar
5e9104a2a2
Revert "Merge pull request #304 from mpriour/singleTile"
...
This reverts commit 84fb15e1d2 , reversing
changes made to d0d116efdf .
2012-03-21 10:05:22 +01:00