Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
vulcangz committed Sep 2, 2020
2 parents c5b49a5 + e71e88f commit 8271af2
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
## Svelte Baidu Maps components (WIP)
## Svelte Baidu Maps components

Svelte components based on Baidu Map JavaScript Api package. [demo](https://vulcangz.github.io/svelte-baidumaps/demo/)
Svelte components based on Baidu Map JavaScript Api package.

## Demo

[demo](https://vulcangz.github.io/svelte-baidumaps/demo/)

## Usage

Expand Down Expand Up @@ -86,4 +90,5 @@ npm run dev
* [Svelte framework](https://svelte.dev/) & [Context API](https://svelte.dev/tutorial/context-api)
* Based on [Svelte 3 Component Template](https://github.com/YogliB/svelte-component-template)
* [beyonk-adventures/svelte-mapbox](https://github.com/beyonk-adventures/svelte-mapbox)
* [Dafrok/vue-baidu-map](https://github.com/Dafrok/vue-baidu-map)

0 comments on commit 8271af2

Please sign in to comment.