We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e14f5b commit 52cbae2Copy full SHA for 52cbae2
vaadin-maps-leaflet-flow/src/main/java/software/xdev/vaadin/maps/leaflet/controls/LControl.java
@@ -56,7 +56,7 @@ public S addTo(final LMap map)
56
/**
57
* The possible values of position
58
*
59
- * @see <a href="https://leafletjs.com/reference.html#control-position>Leaflet docs</a>
+ * @see <a href="https://leafletjs.com/reference.html#control-position">Leaflet docs</a>
60
*/
61
public static final class Positions
62
{
0 commit comments