Meek is a javascript library for drawing on CANVAS
Meek runs on all modern browsers that support HTML5
and ECMAScript 5. This includes Chrome, Firefox, Safari and Edge.
For older browsers and platforms like Internet Explorer (down to version 9) and
Android 4.x, polyfills for requestAnimationFrame
and Element.prototype.classList
are required,
and using the KML format requires a polyfill for URL
.
- Download the MEEK
bearzy
##Copyright and license
Copyright © 2017 bearzy. All Rights Reserved
Licensed under the MIT-LICENSE; you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at: http://opensource.org/licenses/MIT