We have web-application which shows polylines on map(google maps). Currently map renders 7000 polylines(values are updated dynamically and changing style according to some value) and performance is dropped.
I decided to generate map image due performance issue. Some time ago I built a offline tile server so I am a bit acquainted with this. I have shapefile of this segments. I need to change style of some segment according to some value which is received from one web-service.
What could you advise?
أكثر...
I decided to generate map image due performance issue. Some time ago I built a offline tile server so I am a bit acquainted with this. I have shapefile of this segments. I need to change style of some segment according to some value which is received from one web-service.
What could you advise?
أكثر...