Is Google Maps smart enough to refrain from adding markers at positions that are not currently being displayed?
问题 In my app/site, I start off showing the contiguous USA but allow the user to select a state (or go back to USA48, or select USA50+) from a dropdown list (selection widget): <select id="stateSelector"> <option id="USA48">USA (48)</option> <option id="USA50">USA (50+)</option> <option id="Alabama">Alabama</option> . . . <option id="Wyoming">Wyoming</option> </select> I also allow the user to display various categories of markers depending on checkbox selections they make. These markers are