Bugfixes
- Fix multiple calls to setStyle
Improvements
- `featuresAt` now returns additional information
- Complete style/source/tile event suite:
style.load, style.error, style.change,
source.add, source.remove, source.load, source.error, source.change,
tile.add, tile.remove, tile.load, tile.error
- Vastly improved performance and correctness for GeoJSON sources
- MapsetStyle accepts a style URL
- Support {prefix} in tile URL templates
- Provide a source map with minified source
Breaking
- Results format for `featuresAt` changed