Custom png map with coordinates
Hello all,
i am trying to embed a map on the website i am currently working on. The map is a png picture actually with another picture as its background. The problem is that i want to add html code to the website in order for the visitor to be able to click on Points Of Interest on that map. I have the code ready from the old website which was based on pure HTML & CSS. On this link, you can see the website i am working on. I am using the Muffin Builder to add items on the page such as images, tabs, content links, images and more. As you can see the first item of the page is the HTML code of the map and the second item is the picture of the map with the background picture. What i am trying to achieve here is for the user to be able to click on the POIs on the png map.
Is there something that you can suggest me to do? Thank you for your time in advance and excuse me for my use of your language.
Comments
what you ask for, requires some html customization. It's not that easy to be done with custom css or something like that and because of that, we do not have any easy solution.
Thanks!
Is there a more difficult way of implementing what I need? Is there a WordPress file I can edit in my server via SSH so i can add custom HTML code? Is there any other way I can implement this feature in my site?