Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
@meridian/web-sdk
Advanced tools
The Meridian WebSDK is designed to work with Aruba Location Services and provides a limited set of APIs and functionality specific to web applications.
Note: Unlike Meridian's well known iOS and Android mobile SDKs, the WebSDK is not a complete location services SDK.
Please read the documentation for an installation and API guide.
We have several examples of how to use the SDK.
[1.15.0] - 2023-04-06
Minimum zoom level is now dynamically calculated and matches the initial map scale (further zooming out is not allowed). The previous default value was arbitrarily set to 1/60 of the actual map scale. See below for information on how to customize this value.
Maximum zoom level was changed to 8 which equals eight times the actual scale of the map. The previous default value was arbitrarily set to 14. See below for information on how to customize this value.
Minor styling modifications to Detail Overlay/Modal. See below for information on overriding default styles.
Option to specify a minimum zoom level (minZoomLevel). The default value is dynamically calculated and matches the initial map scale (further zooming out is not allowed).
Option to specify a maximum zoom level (maxZoomLevel). The default value is 8 which equals eight times the scale of the map.
Pan limiting functionality to help keep the map in view when zooming in/out.
New method to center the map while retaining the current scale. centerMap: () => void;
Output Placemark Description in Detail Overlay/Modal.
Additional Detail Overlay/Modal related classnames to target for styling.
FAQs
Web SDK for showing Aruba Meridian maps, tags, and more
The npm package @meridian/web-sdk receives a total of 148 weekly downloads. As such, @meridian/web-sdk popularity was classified as not popular.
We found that @meridian/web-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.