Socket
Socket
Sign inDemoInstall

@draganfilipovic/confluence-map

Package Overview
Dependencies
0
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @draganfilipovic/confluence-map

embed OSM into Confluence pages


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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>

Keywords

FAQs

Last updated on 20 Mar 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc