@openremote/or-map
TypeScript icon, indicating that this package has built-in type declarations

1.0.2-alpha • Public • Published

@openremote/or-map

IN DEVELOPMENT

NPM Version Linux Build Test Coverage

Install

npm i -S @openremote/or-map

Usage

TODO

    /**
     * By default this generates the following marker HTML:
     * <div class="or-map-marker">
     *     <CHILD NODE>
     *     <CHILD NODE>
     * </div>
     *
     * If there are no child nodes then the default or-map-marker is
     * used:
     * <div class="or-map-marker or-map-marker-default">
     *    <div>
     *       <or-icon icon="or:marker"></or-icon>
     *       <or-icon class="marker-icon" icon="${icon || ""}"></or-icon>
     *    </div>
     * </div>
     */

License

GNU AGPL

Readme

Keywords

none

Package Sidebar

Install

npm i @openremote/or-map

Weekly Downloads

1

Version

1.0.2-alpha

License

AGPL-3.0-or-later

Unpacked Size

873 kB

Total Files

37

Last publish

Collaborators

  • wborn
  • openremotedeveloper