From c024327579e1fd2f7cd60d220d7b004ffde09387 Mon Sep 17 00:00:00 2001 From: "dima.avdeev" Date: Sun, 2 Apr 2023 13:11:48 +0400 Subject: [PATCH] ImageViewer, little change in gps coordinate --- .../commonMain/kotlin/example/imageviewer/ResourcePictures.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/examples/imageviewer/shared/src/commonMain/kotlin/example/imageviewer/ResourcePictures.kt b/experimental/examples/imageviewer/shared/src/commonMain/kotlin/example/imageviewer/ResourcePictures.kt index 4544dc2c14..7655e2e61b 100644 --- a/experimental/examples/imageviewer/shared/src/commonMain/kotlin/example/imageviewer/ResourcePictures.kt +++ b/experimental/examples/imageviewer/shared/src/commonMain/kotlin/example/imageviewer/ResourcePictures.kt @@ -131,7 +131,7 @@ val resourcePictures = arrayOf( Cabo da Roca or Cape Roca is a cape which forms the westernmost point of the Sintra Mountain Range, of mainland Portugal, of continental Europe, and of the Eurasian landmass. """.trimIndent(), dateString = "3 Jun.", - gps = GpsPosition(38.789283172, 9.4909725957) + gps = GpsPosition(38.789283172, -9.4909725957) ), PictureData.Resource( resource = "12.jpg",