Hot Spot Levels

Is it possible to add hotspots to an image that then link to other images?

I'm building an interactive map and the map starts at the town level and then when you click a building I want to link to an image of that with clickable hotspots that have information abut that building.

Thanks Dan

fnoks's picture

This is something that could be added to the Image hotspot content type. If you are a developer, or have access to one, you/he/she could:

  1. Create a a fork of the https://github.com/h5p/h5p-image-hotspots repository.
  2. Do the code changes needed (add the image support).
  3. Create a pull request, so that the updated code is merged into the main repository.

More info on the github workflow here: https://help.github.com/articles/using-pull-requests/

Another option is to contact us in joubel.com, we provide professional H5P services.

Thanks for the info, I'll have a look.

Dan