Open Pioneer Trails Packages
    Preparing search index...

    Module @open-pioneer/scale-viewer - v0.10.0

    @open-pioneer/scale-viewer

    This package provides a UI component to show the actual map scale to the user.

    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 */

    Apache-2.0 (see LICENSE file)

    Interfaces

    ScaleViewerProps

    Variables

    ScaleViewer