Loading play-services-maps-core-mapbox/build.gradle +6 −3 Original line number Diff line number Diff line Loading @@ -20,12 +20,12 @@ apply plugin: 'kotlin-android' dependencies { implementation project(':play-services-maps') implementation project(':play-services-base-core') implementation("org.maplibre.gl:android-sdk:9.6.0") { exclude group: 'com.google.android.gms' } implementation("org.maplibre.gl:android-sdk:10.0.0") implementation("org.maplibre.gl:android-plugin-annotation-v9:1.0.0") { exclude group: 'com.google.android.gms' } implementation 'org.maplibre.gl:android-sdk-turf:5.9.0' implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlinVersion" } Loading @@ -39,6 +39,9 @@ def execResult(...args) { } def mapboxKey() { String environmentKey = System.getenv('MAPBOX_VECTOR_TILES_KEY') if (environmentKey != null) return environmentKey Properties properties = new Properties() try { properties.load(project.rootProject.file('local.properties').newDataInputStream()) Loading play-services-maps-core-mapbox/src/main/assets/style-mapbox-outdoors-v12.json 0 → 100644 +13845 −0 File added.File size exceeds preview limit. View file Loading
play-services-maps-core-mapbox/build.gradle +6 −3 Original line number Diff line number Diff line Loading @@ -20,12 +20,12 @@ apply plugin: 'kotlin-android' dependencies { implementation project(':play-services-maps') implementation project(':play-services-base-core') implementation("org.maplibre.gl:android-sdk:9.6.0") { exclude group: 'com.google.android.gms' } implementation("org.maplibre.gl:android-sdk:10.0.0") implementation("org.maplibre.gl:android-plugin-annotation-v9:1.0.0") { exclude group: 'com.google.android.gms' } implementation 'org.maplibre.gl:android-sdk-turf:5.9.0' implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlinVersion" } Loading @@ -39,6 +39,9 @@ def execResult(...args) { } def mapboxKey() { String environmentKey = System.getenv('MAPBOX_VECTOR_TILES_KEY') if (environmentKey != null) return environmentKey Properties properties = new Properties() try { properties.load(project.rootProject.file('local.properties').newDataInputStream()) Loading
play-services-maps-core-mapbox/src/main/assets/style-mapbox-outdoors-v12.json 0 → 100644 +13845 −0 File added.File size exceeds preview limit. View file