Created
March 9, 2017 15:43
-
-
Save bcuz/ede31b15448117a6eb28922106c94d9d to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| <link href="css/main.css" rel="stylesheet" /> | |
| <link href="css/leaflet.css" /> <----------- edit this line | |
| <script src="js/vendor/angular.min.js"></script> | |
| <script src="js/vendor/leaflet.js"></script> | |
| <script src="js/vendor/angular-leaflet-directive.min.js"></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment