[OpenLayers-Users] display vector layer gives unresponsive script warning
Phil Scadden
p.scadden at gns.cri.nz
Sun Mar 23 17:33:51 PDT 2014
I think you need to rethink the application design. A browser is not a
good place to be processing that much vector data. Getting performance
in a browser works best by having anything to do with display done by
WMS and use WFS for queries. For printing, create a link back to SVG
file. Do everything server-side that you can.
Notice: This email and any attachments are confidential.
If received in error please destroy and immediately notify us.
Do not copy or disclose the contents.
More information about the Users
mailing list