Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damonoehlman/mapcontrols
Mapping API independent helper map controls
https://github.com/damonoehlman/mapcontrols
Last synced: 7 days ago
JSON representation
Mapping API independent helper map controls
- Host: GitHub
- URL: https://github.com/damonoehlman/mapcontrols
- Owner: DamonOehlman
- Created: 2011-10-24T03:33:54.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-11T23:59:26.000Z (about 12 years ago)
- Last Synced: 2024-10-25T20:53:09.353Z (21 days ago)
- Language: JavaScript
- Homepage:
- Size: 409 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MapControls
The MapControls project is an attempt to create generic mapping controls (zoombars, scalebars, etc) that work with a variety of mapping libraries. The map controls generate [eve](https://github.com/DmitryBaranovskiy/eve) events and thus can be wired to most mapping libraries (some adapters are provided out of the box though).
The MapControls library should work with most mapping libraries that embed a map within a standard DOM element.