Will try to keep this brief. I have a map package that takes almost 1 minute to load into my client map via a local map service (no network - both client and server on same beefy machine). The package contains 8 feature layers, each layer hosting a unique value renderer, each renderer containing about 50 tiny pixmap marker symbols. There are no feature records or anything else in this package. Removing a chunk of these marker symbols greatly improves load performance. Anyone know why the pixmap markers require so much processing? I'm using Runtime 10.2. Thanks!
Greg