@open-pioneer/scale-viewer
v1.4.0
Published
This package provides a UI component to show the actual map scale to the user.
Downloads
667
Keywords
Readme
@open-pioneer/scale-viewer
This package provides a UI component to show the actual map scale to the user.
Usage
To integrate the scale viewer in your app, insert the following snippet (and reference a map):
<ScaleViewer
map={map}
/> /* instead of passing the map, the `DefaultMapProvider` can alternatively be used */License
Apache-2.0 (see LICENSE file)
