PHPackages                             quantum-dragons/image-map-field - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. quantum-dragons/image-map-field

ActiveLibrary

quantum-dragons/image-map-field
===============================

0.1(7y ago)05441BSD-3-ClauseVuePHP &gt;=5.6.0

Since Oct 1Pushed 7y ago1 watchersCompare

[ Source](https://github.com/quantum-dragons/silverstripe-image-map-field)[ Packagist](https://packagist.org/packages/quantum-dragons/image-map-field)[ RSS](/packages/quantum-dragons-image-map-field/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (2)Used By (0)

Image Map Field
===============

[](#image-map-field)

Introduction
------------

[](#introduction)

This component is for drawing image map areas/region/hotspot overlays on top of an image. This is to replicate HTML image map `` and `` so we use the same terms for this module.

Getting Started
---------------

[](#getting-started)

Add build artifacts (\*.js and \*.scss) to project's public folder by running the following command in the project's root folder.

```
    $> composer vendor-expose

```

Add image map field to a page and associate it with an image field.

```
