KaiVolland / map-story

A basic tool to create "storytelling" applications using svelte and openlayers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Map-Story

Purpose

Create a scrollymap with a simple configuration set.

Features

  • Basemaps
  • Topic layers
  • Highlight ares (rectangle)
  • Showm markdown Content

Get started

Install the dependencies...

bun i
bun run dev

Building and running in production mode

To create an optimised version of the app:

bun run build

Configuration

See example: storyBoard.yml

About

A basic tool to create "storytelling" applications using svelte and openlayers


Languages

Language:Svelte 64.7%Language:TypeScript 17.8%Language:HTML 7.3%Language:CSS 7.0%Language:JavaScript 3.2%