jQuery and google map, using jMapping plugin but need some guidance here
Hey Guys,
I am using this neat jMapping plugin and here is their demo http://vigetlabs.github.com/jmapping/examples/ajax_update.html which shows how to plot various points onto google map based on the values in the div tag.
I want to make it dynamic so that when I pull out the postcode data from the database, it dynamically works out the lon and lat values so that I can insert it in the jMapping div tags, which will then plot the points on google map
I am not sure how to do this, could someone please point me in the right direction..?
Thanks,
Ket