Supported Platforms
For a list of supported devices, operating systems and browsers, see Compatibility & Supported Platforms.
Dependencies
KeyLines natively has no external dependencies and is a good JavaScript citizen: it does not extend any of the basic JavaScript types and encapsulates everything within its own namespace to avoid global name conflicts.
The only exception to this are the following optional functionalities:
- Leaflet Integration requires Leaflet
- PDF export requires PDFKit, and optionally SVG-to-PDFKit