1.0.11 • Published 5 years ago

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

Weekly downloads
2
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago