/** * a single source for the flatmap-viewer library import */ import * as flatmap from 'https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm'; export default flatmap;