
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
geospatialdraw
Advanced tools
Library of tools to draw and edit geometric shapes on a map.
Note To enable links run yarn docs
geometry
: GeospatialDraw extends GeoJSON to communicate geometric shapes by adding properties to Feature JSON objects. That format is defined in the geometry package.
shapes : The GeospatialDraw GeoJSON format only supports a limited set of geometric shapes. To aid in identifying the correct geometric shape a shape detector is provided in the shapes package.
coordinates : In addition to drawing geometries on the map GeospatialDraw also has a library of components for editing the coordinates of these geometries directly. These components are in the coordinates package.
For docs see: Components Library
drawing : Drawing shapes on the map is supported with drawing tools in the drawing package.
menu : To facilitate a smooth UX with map drawing a map drawing menu is provided in the menu package.
For docs see: Components Library
renderer : A renderer is provided in the renderer package that can take an array of GeospatialDraw GeoJSON objects and render them on a map.
Browse components in Storybook
FAQs
Geospatial Map Drawing Library
The npm package geospatialdraw receives a total of 248 weekly downloads. As such, geospatialdraw popularity was classified as not popular.
We found that geospatialdraw demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 open source maintainers 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.