[OpenLayers-Users] Loading marker layers via geoJSON

Geoffrey Cartwright geocaw at googlemail.com
Wed Oct 14 04:19:31 EDT 2009


Hello all,

I currently am loading point data to a feature layer using geojson,
but I would prefer to use common markers instead of vector features
for performance reasons (I'm using marker images anyway).

I tried using "OpenLayers.Layer.Marker" instead of
"OpenLayers.Layer.Vector", but I get a javascript error (no renderer
present). Loading them manually is not an option, since I'm using a
BBox strategy.

Can anyone help me on this?

Many thanks!
Geoff



More information about the Users mailing list