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

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -