New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@graasp/map

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graasp/map

[![Latest version published on NPM](https://img.shields.io/npm/v/@graasp/map?logo=npm)](https://www.npmjs.com/package/@graasp/map) [![Latest version released on Github](https://img.shields.io/github/package-json/v/graasp/graasp-map?color=deepskyblue&logo=

latest
Source
npmnpm
Version
1.19.0
Version published
Maintainers
0
Created
Source

Graasp Map

Latest version published on NPM Latest version released on Github NPM package downloads per month typescript version

Storybook deployment

# Behaviors

  • On load:
    • without item id:
      • without allowed geolocation and geolocation disabled: show the country form to choose a focus. Choosing a country will prevent loading lots of item at the same time.
      • with allowed geolocation: show the current position
    • with item id:
      • the item does not have a geolocation and geolocation disabled: show country form
      • the item has a geolocation (current or children): fit bounds of the map
      • the item does not have a geolocation but geolocation enabled: show the current position

If the user is logged out, geocoding and reverse geocoding are disabled.

FAQs

Package last updated on 26 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts