UNPKG

astro-leaflet

Version:

Leaflet astro component, to display maps: Google Maps, Openstreetmap, maps from Michelin, googlemaps, Open Street Map...

7 lines (5 loc) 151 B
// Copyright (c) Pascal Brand // MIT License export class CustomElementLeafletGeneric extends HTMLElement { leafletElement: any | undefined }