A friendly Svelte addon for working with Google Maps.
You can see the demo of this addon on https://svelte-cartographer.deployment.cz or run it locally by
settingVITE_GMAPS_API_KEY=xxx
in your .env
file to the API key generated in the Google Maps console.
After that run and access Vitebook with the sample components using these commands:
pnpm install
pnpm vitebook:dev