Skip to content
This repository has been archived by the owner on May 3, 2020. It is now read-only.

JavaScript Application: Web-based image map editor

License

Notifications You must be signed in to change notification settings

danie1k/javascript-app-summer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summer html image map creator

http://github.com/summerstyle/summer

Released under the MIT license

Demo

http://summerstyle.github.io/summer/

Main

F5 — reload the page and display the form for loading image again

S — save map params in localStorage

Drawing mode (rectangle / circle / polygon)

ENTER — stop polygon drawing (or click on first helper)

ESC — cancel drawing of a new area

SHIFT — square drawing in case of a rectangle and right angle drawing in case of a polygon

Editing mode

DELETE — remove a selected area

ESC — cancel editing of a selected area

SHIFT — edit and save proportions for rectangle

I — edit attributes of a selected area (or dblclick on an area)

CTRL + C — a copy of the selected area

— move a selected area up

— move a selected area down

— move a selected area to the left

— move a selected area to the right

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.0%
  • CSS 15.1%
  • HTML 9.9%