UNPKG

atriusmaps-node-sdk

Version:

This project provides an API to Atrius Personal Wayfinder maps within a Node environment. See the README.md for more information

8 lines (3 loc) 102 B
'use strict'; var dynamicPois = require('./dynamicPois.js'); exports.create = dynamicPois.create;