> I have a vector layer being created from a KML file via an HTTP protocol,
and I'm trying to figure out how to get a custom icon to be displayed for
all point in the KML file.

KML specifies its own icons using <IconStyle> etc.
You could edit the KML.
But if you want to override the KML, you'll have to create your own custom
KML renderer by editing the OL code.

--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Custom-Icon-on-KML-layers-tp4353486p4354060.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to