Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 659 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 659 Bytes

0.12.0 (2016-12-9)

  • new directive, directions-renderer

0.11.0 (2016-12-6)

  • new directive, places-auto-complete

0.10.0 (2016-12-6)

  • new directive, data-layer, street-view-panorama
  • little re-factoring on build

0.9.0 (2016-11-22)

  • new directive, polyline, ground-overlay
  • layer directives, traffic-layer, transit-layer, heatmap-layer, bicycling-layer, kml-layer

0.8.0 (2016-11-16)

  • added Polygon Directive
  • [options] property is added for all directives
  • added BaseMapDirective for the super class of all map directives

0.7.0 (2016-11-06)

  • Added Circle Directive (Thanks to Abdellatif Ait boudad)