New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ol-street-view

Package Overview
Dependencies
Maintainers
0
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ol-street-view - npm Package Versions

234

3.0.0

Diff

Changelog

Source

v3.0.0

  • Updated to Ol10
  • Updated multiples deDependencies
  • Replaced google-maps-loader with @googlemaps/js-api-loader
  • Added googleMapsLoader attribute to allow loading another google maps libraries. Now, the module only load the "maps" library. If you want to use the marker library, for example, you have to import it manually (see examples).
  • Replaced example's icon (because of a 404 error)
gastonzalba
published 2.3.0 •

Changelog

Source

v2.3.0

  • Removed all document.body references to add/remove css classes. Now all of these are added in the map container or directly to the control button without polluting the document's body and preventing errors while using html components
  • Improved cleanup and events when using setMap(null) method
  • Prevent auto load Google Maps library multiple times if more than one instance is created
  • Minor scss refactoring
  • Improved example to allow set and unset the control map
  • Added ol9 to the example
gastonzalba
published 2.2.3 •

Changelog

Source

v2.2.3

  • Added radius option to allow customize the max displacement of Street View to retrieve the closest panorama
  • Added updatePegmanToClosestPanorama option to allow update Pegman accordingly
  • Force default StreetView zoom to 1
  • Updated to Ol8
  • Updated dev dependencies
gastonzalba
published 2.2.2 •

Changelog

Source

v2.2.2

  • Fix minZoom param on init
gastonzalba
published 2.2.1 •

Changelog

Source

v2.2.1

  • Added touchmove to animate the direction of pegman in touch devices
  • Small fix to always center the pegman body below the cursor
  • Some scss improvements
gastonzalba
published 2.2.0 •

Changelog

Source

v2.2.0

  • Added enums to the umd version
  • Added pegman transparent mode
  • Added minZoom option
gastonzalba
published 2.1.2 •

Changelog

Source

v2.1.2

  • Fixed bug that happened when pegman was moved outside the draggable area and later reentered
  • Added ".js" extension on imports to work better with webpack 5 default config
  • Lib is builded with es2017 target (dropped esnext)
  • Removed babel deps
  • Added header to dist files
gastonzalba
published 2.1.1 •

Changelog

Source

v2.1.1

  • Improved rollup and ts configs
gastonzalba
published 2.1.0 •

Changelog

Source

v2.1.0

  • Updated dependencies
  • Removed "browser" attribute from package.json
  • Added "type" module attribute to package.json
gastonzalba
published 2.0.7 •

Changelog

Source

v2.0.7

  • Fix umd export (missing enums)
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