Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Fil/geoEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geoEditor

Conventional Commits

https://observablehq.com/@fil/geoeditor

Installing

API Reference

# geoEditor(options) · Source

...

import { geoEditor } from './geoeditor.esm.js'
const editor = geoEditor()
const colorSelector = editor.colorPropertyView()
document.querySelector('body').append(colorSelector)

Development

Install and run

git clone git@github.com:Fil/geoEditor.git
cd geoEditor
npm install
npm run start

Publishing a release

npm install
npm run release
npm run publish

About

GeoJSON feature editor

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors