Adding and rendering Markers are also very slow.
Adding and rendering Markers are also very slow
Kevin,
Could you let us know how many markers are in the current extent of your map? If there are too many (more than 50), please choose InMemoryFeatureLayer instead. Marker is a powerful but heavyweight object, It is not supposed to have many in the current extent.
Ben