diff options
Diffstat (limited to 'api/pl.treksoft.kvision.maps/-maps/show-marker.html')
-rw-r--r-- | api/pl.treksoft.kvision.maps/-maps/show-marker.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.maps/-maps/show-marker.html b/api/pl.treksoft.kvision.maps/-maps/show-marker.html new file mode 100644 index 00000000..347e2922 --- /dev/null +++ b/api/pl.treksoft.kvision.maps/-maps/show-marker.html @@ -0,0 +1,15 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Maps.showMarker - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.maps</a> / <a href="index.html">Maps</a> / <a href="./show-marker.html">showMarker</a><br/> +<br/> +<h1>showMarker</h1> +(js) <a name="pl.treksoft.kvision.maps.Maps$showMarker"></a> +<code><span class="keyword">val </span><span class="identifier">showMarker</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code> +<p>show marker in the initial position</p> +</BODY> +</HTML> |