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
Post a Comment