SkillAgentSearch skills...

Examples

maptalks examples

Install / Use

/learn @maptalks/Examples
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

maptalks examples

Circle CI

Source repository of maptalks.js's examples.

Folder

|- codes/               # examples sources
|- config/              # examples index json file
|- public/              # resources
|- src/                 # program

Setup

  1. At root directory
npm install
  1. run
npm run dev
  1. Open the browser at

    http://127.0.0.1:5173/

Contribute and Publish

Sources files are stored in master branch. Once master branch is updated with new commits, examples will be compiled and published to gh-pages branch automatically.

Any form of contribution is warmly welcomed any time, please submit your pull request to master branch (NOT gh-pages branch).

View on GitHub
GitHub Stars72
CategoryDevelopment
Updated5mo ago
Forks35

Languages

JavaScript

Security Score

72/100

Audited on Nov 5, 2025

No findings