Select to view content in your preferred language

Graphics layer drawing question

444
1
09-01-2011 06:13 AM
TyroneLigon
Deactivated User
Do all graphics in a graphics layer draw regardless of map extent? I draw points using SWFs as picture markers; currently the feature count can range from 75 up to just over 1500 at a time. Map interface redraw functions (pan, zoom, etc.) degrade as the number of features increase, but performance seems to improve nominally as the map extent shrinks.

Does the API draw only the graphics in the visible extent, or do all graphics draw regardless of extent?

(Still at) Flex API 1.3, ArcGIS 9.3, Windows Server 2008
Tags (2)
0 Kudos
1 Reply
YungKaiChin
Regular Contributor
I think (not 100% sure) it draws the graphics in the visible extent.
0 Kudos