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

@ -39,6 +39,10 @@ export class SidebarService {
{
title: 'Bubble Maps',
name: 'BubbleMaps',
},
{
title: 'Line Maps',
name: 'LineMaps',
}
]
},