javascript - Html zoom control options for elements -


i have

inside have background map,using z index have placed spans on markers

i want give user option of zooming contents of parent div contains img , span i.e map , markers.

now have make sure markers position set updates accordingly after zoom top , left hard coded when plotted dynamically.

so can give me pointers implementing ,any examples or libraries or how using css?

thanks in advance


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -