javascript - Google map markers - filtering based on category -


can show me example of displaying google map markers belong multiple categories , filtering these markers checkboxes - keeping in mind 1 marker may belong more 1 category?

i built map interface allows user filter markers category (with multiple categories per place).

http://www.audleytravel.com/destinations/southeast-asia/thailand/places-to-go.aspx

from memory, categories stored data on each marker, , when category clicked markers iterated through create matching set. js in:

http://www.audleytravel.com/js/2011/home/destinations/continents/countries/places%20and%20excursions/places%20map.js

hope helps - let me know if need more explanation.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -