[OpenLayers-Users] Fwd: Re: Optimization

Jani Tiainen redetin at gmail.com
Mon Sep 24 00:33:25 PDT 2012


Forwarding accidentally just privately sent reply to a list.

-------- Alkuperäinen viesti / Orig.Msg. --------
Aihe: Re: [OpenLayers-Users] Optimization
Päiväys: Mon, 24 Sep 2012 10:31:28 +0300
Lähettäjä: Jani Tiainen <redetin at gmail.com>
Vastaanottaja: adidas <xkadidas at gmail.com>

22.9.2012 12:22, adidas kirjoitti:
> Hello! Faced with the problem when many objects on the map (300 markers
> and labels, 800 lines) cards so slow. Is it possible to somehow optimize
> the map?
> Map here: http://softez.pp.ua/fiberms/map.php
> P.S. In google chrome bit faster.
> _______________________________________________
> Users mailing list
> Users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/openlayers-users

You don't tell anything about your lines since those are easily major
slowdowners - it all depends how many points your lines do use and are
all those necessary for displaying them in a map because by default
every point gets sent.

If your lines consists from many points you might consider using some
kind of simplification algorithm on serverside.

-- 
Jani Tiainen

- Well planned is half done and a half done has been sufficient before...




More information about the Users mailing list