Skip to content

Commit

Permalink
add L.Control Objects
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgilbers committed Sep 20, 2024
1 parent 3121f49 commit b02d1a4
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions drawio/klassen.drawio
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,42 @@
<mxCell id="97" value="+ ..." style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="92">
<mxGeometry y="112" width="343" height="26" as="geometry"/>
</mxCell>
<mxCell id="100" value="&lt;b&gt;L.Control.Search&lt;/b&gt;" style="html=1;" vertex="1" parent="1">
<mxGeometry x="758" y="-129" width="152" height="50" as="geometry"/>
</mxCell>
<mxCell id="101" value="&lt;b&gt;L.Control.QRButton&lt;/b&gt;" style="html=1;" vertex="1" parent="1">
<mxGeometry x="758" y="-4" width="151" height="50" as="geometry"/>
</mxCell>
<mxCell id="102" value="&lt;b&gt;L.Control.Compass&lt;/b&gt;" style="html=1;" vertex="1" parent="1">
<mxGeometry x="758" y="65" width="151" height="50" as="geometry"/>
</mxCell>
<mxCell id="103" value="&lt;b&gt;L.Control.GraphButtons&lt;/b&gt;" style="html=1;" vertex="1" parent="1">
<mxGeometry x="758" y="-64" width="152" height="50" as="geometry"/>
</mxCell>
<mxCell id="104" value="Extends" style="endArrow=block;endSize=16;endFill=0;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="100" target="eqyPjIkJq11NoU5mD4Jg-11">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="740" y="124" as="sourcePoint"/>
<mxPoint x="900" y="124" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="105" value="Extends" style="endArrow=block;endSize=16;endFill=0;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="103" target="eqyPjIkJq11NoU5mD4Jg-13">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="766" y="-162" as="sourcePoint"/>
<mxPoint x="627" y="-1" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="106" value="Extends" style="endArrow=block;endSize=16;endFill=0;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="101" target="eqyPjIkJq11NoU5mD4Jg-14">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="766" y="-97" as="sourcePoint"/>
<mxPoint x="628.6000000000004" y="16.680000000000064" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="107" value="Extends" style="endArrow=block;endSize=16;endFill=0;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="102" target="eqyPjIkJq11NoU5mD4Jg-15">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="766" y="-37" as="sourcePoint"/>
<mxPoint x="631" y="56" as="targetPoint"/>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
Expand Down

0 comments on commit b02d1a4

Please sign in to comment.