Replies: 1 comment
-
|
You can see the file here https://github.com/dimfeld/svelte-maplibre/blob/master/src/routes/examples/styles.ts, it's just part of the demo site and you don't have the file. You don't have to use those particular set of styles but they'll work fine for starting out. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, thanks for this project,
I just wanted to give it a try, but as I am a total noob with svelte and web development in general I am struggling.
I got the plain map example working, but in the following default marker example in run into a problem with
../styleswhich does not exist in my project setup. Is this related to project setup during ``npx sv create`? I guess this is something crystal clear for regular users, but without documentation I am a little lost.I am looking forward to the announced documentation :)
Beta Was this translation helpful? Give feedback.
All reactions