All Downloads are FREE. Search and download functionalities are using the official Maven repository.

desktopMain.ovh.plrapps.mapcompose.ui.state.MapState.desktop.kt Maven / Gradle / Ivy

Go to download

A Compose Multiplatform library to display tiled maps, with support for markers, paths, and rotation

The newest version!
package ovh.plrapps.mapcompose.ui.state

actual fun getProcessorCount(): Int {
    return Runtime.getRuntime().availableProcessors()
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy