Hi Everyone,
I have world map chart. Now i need dragging functionality when i want to drag the map using cursor it should do the work. Give code for that
Thank you
Hi Everyone,
I have world map chart. Now i need dragging functionality when i want to drag the map using cursor it should do the work. Give code for that
Thank you
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Simran VermaPosted Mar 22, 2024, 10:00 AM
This code creates a simple world map chart using SVG and allows you to drag it around by clicking and dragging with the mouse. The map will move according to the cursor movement. You can adjust the styles and dimensions as needed.