mohsen-angular-leaflet-directive
Version:
angular-leaflet-directive - An AngularJS directive to easily interact with Leaflet maps
7 lines (6 loc) • 377 B
HTML
<div style="position: relative;" ng-if="!example.onlyStandAlone" ng-example url="example.extUrl"></div>
<h2 ng-if="example.onlyStandAlone">This example only can be seen as stand-alone</h2>
<hr />
<p><a ng-href="{{ example.extUrl }}">View this example as a stand-alone page</a></p>
<h3 class="ui header">Source code of this example</h3>
<div ng-code url="example.extUrl"></div>