foursquare / fsq-studio-sdk-examples

Foursquare Studio is a platform to visualize, unify, enrich, and analyze spatial data on a planetary scale.
https://studio.foursquare.com
MIT License
18 stars 12 forks source link

Add Svelte Map SDK example #36

Closed mletic closed 2 years ago

mletic commented 2 years ago

Added the example on how to use Svelte with our Map SDK.

Based it on the Svelte starter project and added some minor things like:

unfolded-svelte

mletic commented 2 years ago

Wow, that is a LOT of boilerplate... Not what one would expect from the standard setup for something named "svelte" :-D

Hah maybe, but it was really easy to work with. I'm liking this "framework". 😊