On Tuesday, March 30, 2010, Jordi Romagos i Figueras
<jordi_roma...@hotmail.com> wrote:
>
>
>
>
>
>
> Ok, thanks Bart! I'm sorry I belive the problem was about the Openlayers 
> version not about the browser.
>
> My problem is that I'm trying to build a tracking system and I have to show a 
> llot of positions into the map and this hangs the browser (IE6 and IE7).
>
> What's the best strategy from show the maximum number of positions into the 
> map: markers, vectors?

Hi.

With lots of objects the best strategy might be to not rely on
vectors/markers, and rely on server-side rendering with images
displayed in the browser (single tile WMS for example). For user
interactivity you can rely on the GetFeature or WMSGetFeatureInfo
control.

Cheers,

-- 
Eric Lemoine

Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex

Tel : 00 33 4 79 44 44 96
Mail : eric.lemo...@camptocamp.com
http://www.camptocamp.com
_______________________________________________
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/listinfo/users

Reply via email to