crschmidt
efb925d632
Commit fixes for:
...
* (Closes #2360 ) make Layer.addOptions call initResolutions if necessary
* (Closes #2656 ) no way to pass read options from protocol to format
* (Closes #2751 ) Changes in languages: "es" and "ca".
* (Closes #2814 ) SLDSelect control tests failing
* (Closes #2815 ) Cluster Strategy should not destroy all features
Also:
* Change examples to use OSGeo, rather than MetaCarta, servers.
* Change copyright statements to correctly state joint copyright
in the project, rather than MetaCarta copyright.
git-svn-id: http://svn.openlayers.org/branches/openlayers/2.10@10715 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-09-02 21:43:25 +00:00
Tim Schaub
59953b8eb6
Adding a zoomOffset property to XYZ and TMS layers. This allows you to have a map with a maximum resolution that differs from the maximum cache resolution (if you want to show a subset of OSM for example). r=ahocevar ( closes #2616 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10650 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-08-20 19:40:53 +00:00
Tim Schaub
0892e61bcb
Documenting that OSM extends XYZ and XYZ extends Grid. The buffer property comes from the Grid prototype. ( closes #2766 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10561 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-08-02 19:53:00 +00:00
ahocevar
b2f810361d
Improved clone method for Layer.XYZ; gave Layer.OSM its own clone method. Thanks aratcliffe for bringing this up. r=tschaub ( closes #2738 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10507 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-07-21 07:55:37 +00:00
Frédéric Junod
be986a0243
Remove unused variable. r=bartvde (pullup #2558 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10182 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-04-08 13:20:09 +00:00
ahocevar
50f26e3313
Changing our layers' clone methods so they create a clone of the layer state at the time of clone creation, not at the time the original was created. r=tschaub ( closes #2477 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10045 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-02-10 21:29:37 +00:00
crschmidt
3e0b053009
Fix for Missing @requires directive in Layer/XYZ.js results in broken custom
...
singlefile-builds, (closes #2299 ), thx marcjansen.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9729 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-10-08 14:29:18 +00:00
Frédéric Junod
bdabaa86f9
fix comment, no functional change
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9656 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-09-11 08:12:24 +00:00
crschmidt
5f335f4207
patch had added these two files twice. FIx that. (no real change.) Thanks
...
edgemaster for pointing it out.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9247 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-04-08 20:11:20 +00:00
crschmidt
861a9c10f5
adding XYZ layer (and OSM laayer) to OpenLayers. r=fredj, ( Closes #1950 )
...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9240 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-04-08 06:54:16 +00:00