How to count markers does it appeared in google map
Hi Friends,I m creating one web application for google map.its like
select country:
select state:
select district:
country ,state & districts are cascading drop down,depends upon the district pin code saved lat,long in database and its fecth from that point out the exact place.(these much i had done)
now i wanna to show total count of markers when it was appeared on that map?
How to do that ?
using Java script?
Thanks
