On Apr 22, 2010, at 16:46 , J.Schumann wrote: > > Hi! > > In IE7 and IE8 my map shows only one vector feature (with externalgraphic > and backgroundgraphic) while debugging the layer shows that all nodes are > created: There are as many id="OpenLayers.Geometry.Point_516" nodes as the > geojson returns, but only one is visible.
All have the same id? Are you creating multiple features with the same geometry? This would explain the behaviour you are seeing. Regards, Andreas. > It's always the same feature, regardless of where i'm scrolling on the map > (using bbox strategy). > > It's neither the first nor the last feature in the result set and if its > outside the viewport no feature is visible while still all nodes get > created. > > Anyone have hints on this problem? > Thanks in advance, > J.Schumann > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/IE-shows-only-one-feature-on-the-map-but-the-vml-nodes-exist-tp4943165p4943165.html > Sent from the OpenLayers Users mailing list archive at Nabble.com. > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users -- Andreas Hocevar OpenGeo - http://opengeo.org/ Expert service straight from the developers. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
