Skip to content

mapwhit/location-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM version Build Status Dependency Status

@mapwhit/location-control

Geo-location control that can be used with vector map renderer: a simplified version of the GeoLocationControl implemented in mapbox-gl-js

Install

$ npm install --save @mapwhit/location-control

Usage

import locationControl = require('@mapwhit/location-control');

const mlc = locationControl();

 map.addControl(mlc);
 mlc.startTracking();

License

MIT © Damian Krzeminski

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors