[OpenLayers-Dev] points and resize
Mario Maldonado
mario1995 at gmail.com
Tue Dec 29 04:31:04 EST 2009
I like to modify the size of an item based on the attribute of any feature
and your kml.
var kml = new OpenLayers.Layer.GML("KML", "./archivo.kml",
{
format: OpenLayers.Format.KML,
formatOptions: {
extractStyles: true,
extractAttributes: true
}
});
I scan the list of points and resize it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-dev/attachments/20091229/2619353a/attachment.html
More information about the Dev
mailing list