2019-05-01 23:06:18 +02:00
|
|
|
<div class="note-detail-relation-map note-detail-component">
|
|
|
|
<button class="relation-map-create-child-note btn btn-sm floating-button" type="button"
|
2018-11-12 15:10:49 +01:00
|
|
|
title="Create new child note and add it into this relation map">
|
|
|
|
<span class="jam jam-plus"></span>
|
2018-11-08 10:11:00 +01:00
|
|
|
|
2018-11-12 15:10:49 +01:00
|
|
|
Create child note
|
|
|
|
</button>
|
2018-11-08 10:11:00 +01:00
|
|
|
|
2018-11-13 22:05:32 +01:00
|
|
|
<button type="button"
|
2019-05-01 23:06:18 +02:00
|
|
|
class="relation-map-reset-pan-zoom btn icon-button floating-button jam jam-crop"
|
2018-11-19 11:14:55 +01:00
|
|
|
title="Reset pan & zoom to initial coordinates and magnification"
|
2019-05-01 23:06:18 +02:00
|
|
|
style="right: 100px;"></button>
|
2018-11-13 22:05:32 +01:00
|
|
|
|
2018-11-22 20:25:49 +01:00
|
|
|
<div class="btn-group floating-button" style="right: 40px;">
|
2018-11-08 10:11:00 +01:00
|
|
|
<button type="button"
|
2019-05-01 23:06:18 +02:00
|
|
|
class="relation-map-zoom-in btn icon-button jam jam-search-plus"
|
|
|
|
title="Zoom In"></button>
|
2018-11-08 10:11:00 +01:00
|
|
|
|
|
|
|
<button type="button"
|
2019-05-01 23:06:18 +02:00
|
|
|
class="relation-map-zoom-out btn icon-button jam jam-search-minus"
|
|
|
|
title="Zoom Out"></button>
|
2018-11-08 10:11:00 +01:00
|
|
|
</div>
|
|
|
|
|
2019-05-01 23:06:18 +02:00
|
|
|
<div class="relation-map-wrapper">
|
|
|
|
<div class="relation-map-container"></div>
|
2018-11-11 23:21:43 +01:00
|
|
|
</div>
|
2018-11-08 10:11:00 +01:00
|
|
|
</div>
|