Search code examples
jquerygoogle-mapsgeolocationlatitude-longitudejvectormap

How to locate a latitude and longitude with jVector Map Plugin


I know that google maps has markers to highlight certain points in the map. I am for some reason not comfortable putting this type of map on my site and love the jvector map effects. But I am not able to figure out how to define markers in the jVectorMap, does anybody have a clue as to how to define the markers in jVectorMap and highlight those points. I would also love to know how would you get to the certain point in jVector Map using latitude and longitude.

Thanks.


Solution

  • Now you can do that, new version of jVectorMap (0.2) introduces such feature with markers parameter. Check out demo here http://jvectormap.com/examples/markers-world/.