@draganfilipovic/confluence-map

1.2.15 • Public • Published

confluence-map

Description

Version Build Status CodeQL Analysis semver: semantic-release License

TLDR;

Add 2 tables on a page

  • First has to be for location data
  • Second has to be for config data

Locations data:

Table needs to have at least 3 columns:

  • first one with tasks checkbox
  • second with Label
  • third with long,lat

Add HTML widget for a map with:

<nc-map>NC</nc-map>
<script type="module" src="https://unpkg.com/@draganfilipovic/confluence-map"></script>

Add HTML widget for a route buttons with:

<nc-buttons></nc-buttons>

Readme

Keywords

Package Sidebar

Install

npm i @draganfilipovic/confluence-map

Weekly Downloads

8

Version

1.2.15

License

Apache-2.0

Unpacked Size

44.6 kB

Total Files

16

Last publish

Collaborators

  • draganfilipovic