UNPKG

clinic-cms

Version:

Svelte components based on Skeleton UI toolkit for the frontend of an outpatient clinic CMS.

8 lines (7 loc) 239 B
export const DEFAULT_TILE_URL = "https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png"; export const DEFAULT_TILE_LAYER_OPTIONS = { minZoom: 0, maxZoom: 20, maxNativeZoom: 19, attribution: "© OpenStreetMap contributors", };