leaflet maps

This commit is contained in:
nixa 2016-05-02 18:17:54 +03:00
parent 6cf83c8903
commit 1b2b7e42b1
13 changed files with 58 additions and 5 deletions

View file

@ -31,6 +31,10 @@ export class SidebarService {
{
title: 'Google Maps',
name: 'GoogleMaps',
},
{
title: 'Leaflet Maps',
name: 'LeafletMaps',
}
]
},