JSPM

lowcoder-comp-maplibre-plugin

0.3.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q13877F
  • License MIT

Lowcoder component plugin for MapLibre

Package Exports

  • lowcoder-comp-maplibre-plugin
  • lowcoder-comp-maplibre-plugin/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (lowcoder-comp-maplibre-plugin) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Using Lowcoder Component Plugin

Prerequisites

Before you start, ensure you have a running Lowcoder installation. Alternatively, you can use it online at https://app.lowcoder.cloud.

Steps to Use the Plugin

  1. Open the App Editor: Navigate to the App Editor within your Lowcoder application.

Lowcoder App Editor

  1. Access Components Panel: In the App Editor, locate the right panel where components are listed.

  2. Switch to Extensions: Find and switch on the "Extensions" toggle. This option allows you to add additional components to your project.

Lowcoder App Editor

  1. Load the Plugin: Here you have the option to load a Lowcoder Component Plugin from NPM. For example, to load the map plugin, type lowcoder-comp-maplibre in the provided field.

Lowcoder App Editor

  1. Start Using the Plugin: After loading the plugin, it will be available for use within your Lowcoder project. You can now integrate and customize the component as per your application's needs.

Lowcoder App Editor