hi
i have a species database (php/mysql) with more then 1000 species in it. each species has multiple localities. i want to show these localities on a map for each species. is it possible to directly pull the data from the database and plot these points.
i want to know how to link the database to map so dat when the user clicks on the species page, a map is displayed showing the distribution of the species.
** the map can be google map or any other if better option if available