--- import Layout from '../layouts/Layout.astro' import { Content as MaplibreText } from '../content/how_to_use/maplibre.md' import { Content as MapboxText } from '../content/how_to_use/mapbox.md' import { Content as LeafletText } from '../content/how_to_use/leaflet.md' import { Content as MobileText } from '../content/how_to_use/mobile.md' import { Content as CustomStylesText } from '../content/how_to_use/custom_styles.md' import { Content as SelfHostingText } from '../content/how_to_use/self_hosting.md' ---

How to use OpenFreeMap in your website or app