* (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
Also, add an extractStyles option that can be configured to false to allow
th use of stylemaps. r=ahocevar (Closes#1844)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9271 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
externalProjection properties. These allow for the reprojection of data --
OpenLayers users with SphericalMercator get this built in for EPSG:900913, and
other users can use the external proj4js library available from MapBuilder SVN
to add support for any number of projections. This means that featres can be,
for example, transformed from a KML doc in 4326 to Spherical Mercator before
being added to a layer, making using SphericalMercator slightly more enticing.
r=elemoine
(Closes#1039)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@5516 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf