0
Hello! I have a wordpress site with the theme Betheme installed. It features slides, among other features. I’m mapping an image and for that I used the Gimp. It worked almost perfectly, except for the fact that the coordinates are wrong, and the clickable areas were out of position relative to the image. This is a problem that I have not been able to solve yet, but there is something else. When the site is accessed by mobile, the mapping does not work.
So, I have these two issues to resolve, and I hope to get your help: 1- Why do the coordinates "not match"? 2- how to make image mapping responsive?
This is the page in question: http://montanhasmagicas.com.br/guia-para-montanha/
Below is the code I put on this page:
Here in this section you will find the coordinates of the main tourist points of the city.
Thanks in advance for any cooperation from the members.
It would be important if you put your current html/css code.
– Rogério Dec
1- The coordinates do not match because you need to pass the coordinates correctly. If you used software that did this and the result was incorrect, uninstall it because it doesn’t fit. 2- Responsive mapping you can use this plugin: https://answall.com/a/265824/8063
– Sam