Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

A direction picker for JS

A picker for choosing a direction, or click in the center to choose no direction

Requires RaphaelJS

new AzimuthPicker({
	id: 'myId',
	accuracy: 4, // 2 = NSEW, 3 = 8 directions, 4 = 16 directions etc
	onchange: function(azimuth){}, // in degrees clockwise from north
});

About

A javascript widget for picking a bearing / azimuth, eg for an arrow on a map

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages