Figured this out. It was the way I was creating my vector features (which I just noticed was the only part of my code that I didn't include in my original post). Basically the feature properties were applied directly to the feature object instead of to the feature.attributes object, and the styleMap rules look at feature.attributes.property.
-- View this message in context: http://osgeo-org.1803224.n2.nabble.com/markers-in-vector-layer-not-displaying-tp7174448p7177362.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
