This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
openlayers
Watch
1
Star
0
Fork
0
You've already forked openlayers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
0d9ab3b3df25434d8625e8de3ec45cfe1d5bf8c9
openlayers
/
lib
/
OpenLayers
/
Format
History
ahocevar
c5dd8ada2c
"users should be able to customize the select style per feature": Created a !StyleMap class which stores all styles that are needed for a layer. Controls that need to render features differently can now just give a render intent (e.g. "default", "select" or "temporary") to the layer's drawFeature method, instead of having extra style informations like Control.!SelectFeature.selectStyle. Existing application that set layer.style or feature.style are still supported, but both of these style properties are now null by default. r=crschmidt,elemoine,tschaub (
closes
#1120
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@6240
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2008-02-12 23:05:47 +00:00
..
WMC
Only write out min/max scale related properties if they are explicitly set on the layer. Thanks for slapping Safari around a bit with this on crschmidt. Works but still untested there. r=crschmidt (
closes
#1314
)
2008-02-07 21:06:08 +00:00
GeoJSON.js
Update copyrights to 2008.
2008-01-01 08:14:55 +00:00
GeoRSS.js
Ensure that GeoRSS format does not fail when reprojection null geometries.
2008-01-22 00:17:29 +00:00
GML.js
Update copyrights to 2008.
2008-01-01 08:14:55 +00:00
JSON.js
Update copyrights to 2008.
2008-01-01 08:14:55 +00:00
KML.js
No need for ProxyHost to be in Format.KML directly anymore, since
#1350
2008-02-11 02:39:01 +00:00
OSM.js
Set a FID on OSM features. Includes tests. Original patch by kleptog
2008-02-10 16:18:48 +00:00
SLD.js
"users should be able to customize the select style per feature": Created a !StyleMap class which stores all styles that are needed for a layer. Controls that need to render features differently can now just give a render intent (e.g. "default", "select" or "temporary") to the layer's drawFeature method, instead of having extra style informations like Control.!SelectFeature.selectStyle. Existing application that set layer.style or feature.style are still supported, but both of these style properties are now null by default. r=crschmidt,elemoine,tschaub (
closes
#1120
)
2008-02-12 23:05:47 +00:00
Text.js
Update copyrights to 2008.
2008-01-01 08:14:55 +00:00
WFS.js
Updating the WFS (transaction) format to add srsName to geometry and include attributes. Thanks sbenthall for the patch. r=me (
closes
#1344
)
2008-02-08 23:54:24 +00:00
WKT.js
Update copyrights to 2008.
2008-01-01 08:14:55 +00:00
WMC.js
Pass WMC options through to versioned methods.
2008-02-09 19:18:02 +00:00
XML.js
Correcting typo in the OSM format and adding support for null namespaceURI in IE. r=crschmidt (
closes
#1318
)
2008-02-01 21:44:43 +00:00