
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
agvmap-react
Advanced tools
A tool designed to visualize geospatial data on a map, integrating custom layers fetched from a REST API, and displaying relevant time-series data. This project is built using React, with `react-map-gl` for map integration.
A tool designed to visualize geospatial data on a map, integrating custom layers fetched from a REST API, and displaying relevant time-series data. This project is built using React, with react-map-gl
for map integration.
To run this project locally, you'll need the following:
the following environment variables are required:
VITE_MAPTILER_ACCESS_KEY=your-maptiler-key
VITE_SENTINAL_HUB_CLIENT_ID=your-sentinal-hub-api-key
VITE_SENTINAL_HUB_CLIENT_SECRET=your-sentinal-hub-client-secret
VITE_SENTINAL_HUB_WMTS_ID=sentinal-hub-wmts-layer-id
VITE_AGV_API_USERNAME=your_username
VITE_AGV_API_PASSWORD=your_password
env.example
to .env
..env
file.yarn install
in order to install required packagesyarn dev
to start the development serverlocalhost:3000
and you shall see the app running.<AgvMap
configs={{
VITE_MAPTILER_ACCESS_KEY: your-value,
VITE_SENTINAL_HUB_CLIENT_ID: your-value,
VITE_SENTINAL_HUB_CLIENT_SECRET: your-value,
VITE_SENTINAL_HUB_WMTS_ID: your-value,
}}
requestHeaders={{
Authentication: your-value
}}
>
Implement a map component with custom layers fetched from a REST API, to be integrated into a dashboard for visualization and analysis.
FAQs
A tool designed to visualize geospatial data on a map, integrating custom layers fetched from a REST API, and displaying relevant time-series data. This project is built using React, with `react-map-gl` for map integration.
The npm package agvmap-react receives a total of 2 weekly downloads. As such, agvmap-react popularity was classified as not popular.
We found that agvmap-react demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.