diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-03-03 10:53:33 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-03-03 10:53:33 +0100 |
commit | 4ffe1bee99a55e985bb71dacff3839263cb4316f (patch) | |
tree | f07b31b6085090757d14821a76917ae90f8dc821 /api/pl.treksoft.kvision.maps/-maps/lat.html | |
parent | 4f072661ef1670c9926a21ccc54dff44d7a6de31 (diff) | |
download | kvision-4ffe1bee99a55e985bb71dacff3839263cb4316f.tar.gz kvision-4ffe1bee99a55e985bb71dacff3839263cb4316f.tar.bz2 kvision-4ffe1bee99a55e985bb71dacff3839263cb4316f.zip |
API Documentation for KVision 3.0.0
Diffstat (limited to 'api/pl.treksoft.kvision.maps/-maps/lat.html')
-rw-r--r-- | api/pl.treksoft.kvision.maps/-maps/lat.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.maps/-maps/lat.html b/api/pl.treksoft.kvision.maps/-maps/lat.html new file mode 100644 index 00000000..bfda1577 --- /dev/null +++ b/api/pl.treksoft.kvision.maps/-maps/lat.html @@ -0,0 +1,15 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Maps.lat - 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="./lat.html">lat</a><br/> +<br/> +<h1>lat</h1> +<a name="pl.treksoft.kvision.maps.Maps$lat"></a> +<code><span class="keyword">val </span><span class="identifier">lat</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a></code> +<p>initial latitude value</p> +</BODY> +</HTML> |