Hi,
I have an app which creates quite complex polylines that represent flight routes, they are pseudo curves using straight line segments. Some of these very complex polylines simply don't render, if I reduce the complexity a bit they do. Is there some sort of limit on how many points a polyline can have, or how closely spaced those points can be, or some other limit on how many polylines can be rendered simultaneously?
I am using ArcGIS 2.3.2 on iOS 5 and 6.
Thanks