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

ol-mapbox-style

Package Overview
Dependencies
Maintainers
3
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ol-mapbox-style - npm Package Versions

1
17

9.5.0

Diff

Changelog

Source

9.5.0

  • Support for projections, using the new projection option
ahocevar
published 9.4.0 •

Changelog

Source

9.4.0

  • Add support for labels with symbol-spacing
ahocevar
published 9.3.0 •

Changelog

Source

9.3.0

  • Fix background bleeding issue when re-applying style
  • Add support for hillshade-highlight-color and hillshade-shadow-color
  • Fix geojson layers with bbox in combination with transformRequest
  • Fix tilejson loading when using same source in different styles at the same time
ahocevar
published 9.2.4 •

Changelog

Source

9.2.4

  • Update documentation for getLayer() and getSource() for LayerGroup support
  • Update getLayers() to work with LayerGroups
  • Make transformRequest option work for raster sources with inlint TileJSON definition
ahocevar
published 9.2.3 •

Changelog

Source

9.2.3

  • Fix a regression that prevented mapbox:// tiles from getting loaded
ahocevar
published 9.2.2 •

Changelog

Source

9.2.2

  • Avoid excessive data downloads for geojson layers below minzoom
ahocevar
published 9.2.1 •

Changelog

Source

9.2.1

  • Allow setting OpenLayers layer opacity when no raster-opacity is set
  • Use high resolution tiles for mapbox.satellite when browser supports it
  • Support bounding box requests for geojson sources
  • Fix 3-argument signature for applyStyle()
  • Add support for raster-dem sources with hillshade layers
ahocevar
published 9.2.0 •

Changelog

Source

9.2.0

  • New hook for supplying images without project sprite spritesheet
  • Fix issue with new background handling, which is now done in a postrender function rather than prerender
  • Simplified 3-argument signature of applyStyle(). The longer signatures continue to work, but are deprecated.
ahocevar
published 9.1.0 •

Changelog

Source

9.1.0

  • apply() can now also apply to an ol/layer/Group.
  • Backgrounds are no longer applied using OpenLayers's setBackground(), but with a prerender function for the first layer
ahocevar
published 9.0.0 •

Changelog

Source

9.0.0

Breaking changes

  • ol-mapbox-style now requires OpenLayers 7
  • icon-offset has been fixed. If you previously worked around the x-value moving left instead of right with increasing offset, you have to remove this workaround now.

Other changes

  • Added support for text-justify
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