9 years ago
Topic

Hi everyone,

I have just created a new field plugin I want to share with you. This plugin lets users store in json format an image area map with N polygons. It saves data in the form of a json with two properties:

  1. imageUrl (string of the url of the image being mapped)
  2. areas (an array of objects with two properties)
    1. href (the href of the area or polygon)
    2. coords (an array with tuples of X Y coordinates of the image map forming the polygons)

I created a repo if anyone wants to fork, extend or pull request here:

https://github.com/neshte/seblod_plg_cck_field_htmlmap

Hope you find this plugin valuable for the project.

Thanks for reading...

Jaime Garza

Get a Book for SEBLOD
9 years ago
0
Level 1

Hi Jaime! thanks for sharing!

Get a VIP membership