lineMaps component refactoring

This commit is contained in:
nixa 2016-05-13 22:21:17 +03:00
parent b50775a96a
commit ff2dc24eee
5 changed files with 262 additions and 468 deletions

View file

@ -6,7 +6,7 @@ import {BubbleMapsService} from "./bubbleMaps.service";
require('ammap3');
require('ammap3/ammap/maps/js/worldLow');
// TODO: use baAmChart instead of this
@Component({
selector: 'bubble-maps',
pipes: [],