const getMapExport = (geoJson) => { return `
`; }; module.exports = getMapExport;