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
- Only set the center value when it's actually changed
2.1.0 - 2016-11-24
- Fire
map-moveend
event when zoom, center, bearing, or pitch are changed after the initial render
- Latest mapbox-gl-js dependency which comes with performance enhancements and bug fixes.
2.0.6 - 2016-11-23
- Correct projection between world and pixel coordinates
2.0.5 - 2016-11-22
- Changing styles works correctly.
2.0.4 - 2016-11-21
- Pixel to world ratio is now correctly calculated
2.0.3 - 2016-11-9
- 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 a Points Of Interest example powered by Foursquare's venues API.
- 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.