Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@meridian/web-sdk

Package Overview
Dependencies
Maintainers
4
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meridian/web-sdk - npm Package Versions

1
11

1.15.0

Diff

Changelog

Source

[1.15.0] - 2023-04-06

Changed

  • 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.

Added

  • 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.

meridian-bot
published 1.14.2 •

Changelog

Source

[1.14.2] - 2023-03-30

Changed

  • Restore change made in 1.13.0 (Use new backend endpoints without "track" in the URL. This helps limit potential issues with Ad Blockers).
meridian-bot
published 1.14.1 •

Changelog

Source

[1.14.1] - 2023-03-16

Changed

  • Reverted change made in 1.13.0 (Use new backend endpoints without "track" in the URL. This helps limit potential issues with Ad Blockers). A new fix for this issue will be released soon.

Fixed

  • Demo formatting and naming consistency
meridian-bot
published 1.14.0 •

Changelog

Source

[1.14.0] - 2023-03-16

Fixed

  • API.fetchFloorData method which previously returned undefined
meridian-bot
published 1.13.1 •

Changelog

Source

[1.13.1] - 2023-03-14

Security

  • Security Audit, update Webpack (Cross-realm object access possible in current version)
meridian-bot
published 1.13.0 •

Changelog

Source

[1.13.0] - 2023-03-14

Changed

  • Use new backend endpoints without "track" in the URL. This helps limit potential issues with Ad Blockers.

Added

  • Notes to README and demos indicating the WebSDK is not a complete location services SDK.
meridian-bot
published 1.12.1 •

Changelog

Source

[1.12.1] - 2023-03-06

Security

  • Dependency Updates and Security Audit
meridian-bot
published 1.12.0 •

Changelog

Source

[1.12.0] - 2023-02-14

Security

  • Dependency Updates and Security Audit

Added

  • Placemarks, support for custom Placemark images in detail overlay
meridian-bot
published 1.11.2 •

Changelog

Source

[1.11.2] - 2023-01-10

Security

  • Dependency updates and security audit
meridian-bot
published 1.11.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc