I'm going to need to display an "obscene" amount of markers. Right now I'm looking at 500 as an upper limit.
I read the post on this topic but I'm curious as to what effect the marker itself has on performance.
I've read that the default icon is anything but optimized for performance.
My questions:
1. How can I create the lightest marker possible? Just get the image file size as small as possible?
2. Do I need to use an image for the icon? Can it just be a point?
Thanks.