openlayer
Installation
SKILL.md
Openlayer
Openlayer is a JavaScript library used for creating interactive web maps. Developers use it to embed maps in websites and applications, often visualizing geospatial data.
Official docs: https://openlayers.org/en/latest/apidoc/
Openlayer Overview
- Map
- Layer
- Style
- Layer
- Source
When to use which actions: Use action names and parameters as needed.
Working with Openlayer
This skill uses the Membrane CLI to interact with Openlayer. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills