Pinned Loading
-
OsmCompose
OsmCompose Publicosmdroid's MapView as a Jetpack Compose composable. Just an experiment though.
Kotlin 1
-
A quick and dirty solution to use [o...
A quick and dirty solution to use [osmdroid/osmdroid]'s MapView in Jetpack Compose. 1import androidx.compose.runtime.Composable
2import androidx.compose.runtime.DisposableEffect
3import androidx.compose.runtime.getValue
4import androidx.compose.runtime.mutableStateOf
5import androidx.compose.runtime.remember
-
Stupid JSON pretty-printer thingy
Stupid JSON pretty-printer thingy 1{-# LANGUAGE TypeApplications #-}
2module Main where
34import System.Environment
5import Data.Aeson
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.