Skip to content

Latest commit

 

History

History
90 lines (55 loc) · 2.3 KB

CHANGELOG.md

File metadata and controls

90 lines (55 loc) · 2.3 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

2.1.1 - 2016-11-24

Fixed

  • Only set the center value when it's actually changed

2.1.0 - 2016-11-24

Added

  • Fire map-moveend event when zoom, center, bearing, or pitch are changed after the initial render

Fixed

  • Latest mapbox-gl-js dependency which comes with performance enhancements and bug fixes.

2.0.6 - 2016-11-23

Fixed

  • Correct projection between world and pixel coordinates

2.0.5 - 2016-11-22

Fixed

  • Changing styles works correctly.

2.0.4 - 2016-11-21

Fixed

  • Pixel to world ratio is now correctly calculated

2.0.3 - 2016-11-9

Fixed

  • Included missing default map-style.json

2.0.2 - 2016-10-23

  • Fix changelog enforcement script

2.0.1 - 2016-10-23

  • Use changelog enforcement tooling

Added

  • Added a Points Of Interest example powered by Foursquare's venues API.

Fixed

  • Fixed a bug where the center would be randomly innacurate when setting zoom after setting center, depending on the width & height of the map.

1.0.0 - 2016-10-18

Initial release 🎉

A real-time street map component for AframeVR powered by MapBox GL and osm2vectortiles.