We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6804667 commit f634748Copy full SHA for f634748
1 file changed
app/components/leaflet.directive.html
@@ -1 +1,4 @@
1
-<div class="leaflet-map"><div ng-transclude></div></div>
+<div class="leaflet-map">
2
+ <a href="https://www.maptiler.com" style="position:absolute;right:10px;bottom:20px;z-index:999;"><img src="https://api.maptiler.com/resources/logo.svg" alt="MapTiler logo"></a>
3
+ <div ng-transclude></div>
4
+</div>
0 commit comments