interactive map
interactive map
Hi everyone,
I created a interactive map viewer like Google maps using my own custom map image and using Mapbox plugin with zooming and panning functionality, and this is what I want to do next:
On clicking a location on the map, a small popup displayed showing some data(info or link) so if someone could help how to do this, any idea or advice?
I am a new to jquery but I am learning fast.
I find some solutions to ad multiple links on one image,but if you take a look how mapbox plugin work, I need more than one image and there is problem.
Some people I know say do it with Silverlight and deepzoom, but I have done it so far with jquery and html, and I would like to finish it that way.