line maps component

This commit is contained in:
nixa 2016-05-03 10:51:59 +03:00
parent f63d286aa1
commit 2dff3f8ae0
9 changed files with 521 additions and 3 deletions

View file

@ -1,7 +1,7 @@
import {Component, ViewEncapsulation} from 'angular2/core';
import {BaCard} from '../../../../theme';
import {layoutColors, layoutPaths} from "../../../../theme/theme.constants";
import {layoutPaths} from "../../../../theme/theme.constants";
import {BubbleMapsService} from "./bubbleMaps.service";
require('ammap3');