Created
October 21, 2018 16:02
-
-
Save lydemann/8ebb0b5ab9ecedd582019c980bbfde13 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1>OpenLayers Plugin Architecture demo</h1> | |
<nav> | |
<a routerLink="/map" routerLinkActive="active">Basic</a> | |
<a routerLink="/map/draw" routerLinkActive="active">Draw</a> | |
</nav> | |
<router-outlet></router-outlet> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment