Skip to content

furkot/map-zoom-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM version Build Status Dependency Status

map-zoom-control

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

Install

$ npm install --save map-zoom-control

Usage

import zoomControl from 'map-zoom-control';

const zoom = zoomControl({});
map.addControl(zoom);

License

MIT © Damian Krzeminski

About

Zoom control that can be used with vector map renderer.

Resources

Stars

Watchers

Forks

Packages

No packages published