1.0.11 • Published 6 years ago

map-on-app-web-client v1.0.11

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago
  • How to install
npm install map-on-app-web-client
  • How to use?
import {MapOnAppWebClient} from "map-on-app-web-client";

let myMap = new MapOnAppWebClient('map', 'YOUR_API_TOKEN', false, 'https://maponapp.com/');
    @param {string} container in which map will be loaded.
    @param {string} token is used to consume MapOnApp APIs (visit https://maponapp.com). Get the api token from your account.
    @param {boolean} checkBrowserLocation is to get geo location of user's browser. using browser's geolocation api.
    @param {string} baseURL is optional parameter. If you want to connect some other host to get map data.

    @returns {null} Returns the rounded up number.
1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago