Giter Site home page Giter Site logo

squaremarker's Introduction

squaremarker

A simple marker extension for squaremap (https://github.com/jpenilla/squaremap)
This plugin is an extension and only works in combination with squaremap.
It offers the possibility to easily create markers yourself, which are then displayed on the map.
This project is still under development and will be improved and expanded in the future.
Feel free to report any bugs you find via GitHub Issues.

Download

Downloads are available via GitHub Releases.

Usage

Commands

Command Description Permission
/squaremarker help [query] Query help for squaremarker commands squaremarker.help
/squaremarker list Shows a list with all existing markers squaremarker.list
/squaremarker show <id> Shows details to a specific marker squaremarker.show
/squaremarker set [content] [icon-url] Set a marker at your current location squaremarker.set
/squaremarker update <id> [content] [icon-url] Update a marker to your current location squaremarker.update
/squaremarker remove <id> Remove a marker with ID squaremarker.remove

Configuration

# Define the main command label
command-label: squaremarker

# Define the main command aliases
command-aliases:
  - marker
  - squaremapmarker
  - smarker

# Define the name of the layer
layer-name: Marker

# Define the link to the marker-icon-image
icon-url: https://github.com/SentixDev/squaremarker/raw/master/resources/default_icon.png

# Define the icon size
icon-size: 16

# Whether people can show/hide the markers on their map
show-controls: true

# Whether the markers are hidden by default
default-hidden: false

# The rate at which markers will update in milliseconds, defaults to 5000ms or 5 seconds
update-rate-milliseconds: 5000

Additional

Of course, you can also use HTML tags in the content to customize the marker tooltips.

Old marker files of the "Pl3xMap-Marker" addon are not compatible with this plugin.

squaremarker's People

Contributors

jpenilla avatar sentixdev avatar finder1793 avatar ydal251 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.