Skip to content

sjhoeksma/lowcoder-comp-geo

Repository files navigation

Using the Lowcoder GEO plugin

This plugin enables the usage of Openlayers GEO viewer within lowcoder. To use this plugin. Open your lowcoder environment goto the app. Select insert tab, extensions and plugins and add: lowcoder-comp-geo

Documentation

We have created a seperated documentation page explain all the features. documentation

Example

To help you with understanding how you can use this plugin we have added an example application. Just download the json application file and import it within lowcoder.

Viewer

viewer

Development

Before you start make your you have a up-to-date version on node installed locally.

Start with cloning the repository on to you local hard drive. Install all dependecies and start te component test environment. Make any changes to the code you want and the will be visible in the test environment.

git clone https://github.com/sjhoeksma/lowcoder-comp-geo.git
cd lowcoder-comp-geo
yarn install
yarn start

When you are finished you can build your own version or deploy it to npmjs

# Building
yarn build 
# Or Publishing
yarn build --publish

About

A lowcoder component for GEO interactions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •