Releases: explooosion/Agm-Direction
Releases · explooosion/Agm-Direction
0.7.0
Refactor
Usge
npm install agm-direction@next
0.6.0
- Fix Angular6 for
--aot
and --prod
#30 #31 #32
You can use serve and build with options:
serve
build
0.5.9
- Revert to #27
- Update src/index.ts
- Update gitignore
- Publish to npm
0.5.9
0.5.8
- Merge infoWindow #27
- Remove infoWindow event emitter ( still work )
- Add types from
'@agm/core/services/google-maps-types
0.5.7
- supported angular6 #20
- @agm/core : ^1.0.0-beta.3
- @angular/core : ^5.0.0 || ^6.0.0
0.5.5
- Fix
origin
and distination
type #25
- Update dev playground template