snazzy info added, logo added
This commit is contained in:
parent
f6a6e4c964
commit
8ede382799
7 changed files with 35 additions and 16 deletions
|
@ -5,7 +5,7 @@ import { AgmCoreModule } from '@agm/core';
|
|||
import 'rxjs/add/operator/map';
|
||||
|
||||
@Component({
|
||||
templateUrl: 'map.component.html',
|
||||
templateUrl: 'trail-map.component.html',
|
||||
})
|
||||
export class TrailMapComponent implements OnInit {
|
||||
|
||||
|
|
Reference in a new issue