I'm working on an app that plot zip code boundaries, each zip code boundary can be potentially thousands of points. Just to plot 1 zip code can take 2-3 seconds... I can't imagine if I was plotting half a dozen how long it may take.
Does anyone know a workaround for lag time on drawing points Should I use MapCruncher and a custom zip code map to show the boundaries instead of drawing them And if so, how could I color those regions