Skip to content

Releases: fornewid/naver-map-compose

Compose 1.8.0

21 Oct 14:50
Compare
Choose a tag to compare

Built to work with Jetpack Compose 1.8.0-alpha04

What’s Changed

Compose 1.7.3

20 Oct 15:39
Compare
Choose a tag to compare

Built to work with Jetpack Compose 1.7.0

What’s Changed

Compose 1.7.2

25 May 16:45
Compare
Choose a tag to compare
Compose 1.7.2 Pre-release
Pre-release

Built to work with Jetpack Compose 1.7.0-alpha07

What’s Changed

  • Use recomposed map listener callbacks (#109) @fornewid
  • Make all click listeners null by default (#108, Revert) @fornewid
  • Make actual current CameraPositionState available via currentCameraPositionState (#107) @fornewid
  • Change NaverMap() content parameter default to {} and make content non-nullable (#106) @fornewid

Compose 1.7.1

24 May 01:31
Compare
Choose a tag to compare

Built to work with Jetpack Compose 1.7.0-alpha07

What’s Changed

Compose 1.7.0

25 Apr 17:20
Compare
Choose a tag to compare

Built to work with Jetpack Compose 1.7.0-alpha07

What’s Changed

Compose 1.5.7

26 Apr 10:15
Compare
Choose a tag to compare

Built to work with Jetpack Compose 1.6.5

What’s Changed

Location 21.0.2

18 Apr 17:07
Compare
Choose a tag to compare
repositories {
    mavenCentral()
}

dependencies {
    implementation 'io.github.fornewid:naver-map-location:21.0.2'
}

What’s Changed

  • FusedLocationSource.isCompassEnabled 지정시 화면의 회전 방향을 반영하도록 개선 (#92) @fornewid

Compose 1.6.2

18 Apr 16:42
Compare
Choose a tag to compare

Built to work with Jetpack Compose 1.7.0-alpha07

What’s Changed

Compose 1.6.1

14 Apr 08:18
Compare
Choose a tag to compare

Built to work with Jetpack Compose 1.7.0-alpha06

What’s Changed

Compose 1.5.6

13 Apr 18:25
Compare
Choose a tag to compare

Built to work with Jetpack Compose 1.6.5

What’s Changed