Commit 655dde4
authored
MapConductor Android SDK version 1.1.7 (#92)
* bump up to v1.1.5
* Remove test code
* fix: build error at lint check on Github Actions
* Feat/agp 9.2.1 (#91)
* update reference
* upgrade to AGP 9.2.1
* Add tilt map example
* Change startup page
* Add camera animation in TiltMap page
* chore: upgrade dependencies and improve build configuration for AGP 9.2.1
- Upgrade Kotlin 2.3.21→2.4.0, coreKtx 1.18.0→1.19.0, compileSdk/targetSdk 35→37
- Upgrade Mapbox 11.14.3→11.24.3, MapLibre 13.0.2→13.2.0, nmcp 0.0.8→1.5.0
- Add 'local' build type to example-app for testing against MavenLocal artifacts
- Fix CI: use publishAllPublicationsToCentralPortal instead of publishReleasePublicationToCentralPortal
- Make GitHub Packages repo conditional on env vars presence in settings.gradle.kts
- Update publishable modules list (rename android-core→android-sdk-core, add maplibre/heatmap/clustering)
- Add GeoJSON layer integration to simple-map-app
- Add scripts/commit-all.sh for Claude-assisted commit message generation
* Link other submodules
* Use the latest version module
* fix: build error
* improve example code
* update submodule reference
* remove WASM
* feat: add hole polygon example page to demo app
* feat: add android-geojson-layer submodule
* chore: update submodule references and add root to commit-all script
* feat: add basic GeoJSON and GeoJSON layer example pages with railroad data assets
* fix: update tilt map initial camera position to Eiffel Tower location with bearing
* fix: use mutableStateOf for tapIdx and derive fill color reactively
* feat: add GeoJSON layer and ArcGIS 2D map page to example app
* feat: add android-geojson-layer submodule and integrate GeoJSON layer example into simple-map-app
* style: fix ktlint issues in sample apps
* update reference of android-sdk-core module
* Use https instead of ssh for submodules
* revert: Use https instead of ssh for submodules
* docs: update submodule documentation refs
* feat: add sync-module-branches script and improve commit-all robustness
* chore: update all submodules and disable library constraints sync issue warning
* chore: update dependencies and add wrapper/catalog update scripts
* chore: update android-for-here, android-geojson-layer, and android-icons submodules
* chore: update android-geojson-layer submodule and resolve merge conflicts in dependency versions
* chore: update submodules and add git wildcard permission
* chore: rename BOM artifact key from "geojson" to "geojson-layer"
* update documents1 parent b6e42dd commit 655dde4
139 files changed
Lines changed: 2693 additions & 439 deletions
File tree
- .claude
- docs
- scripts
- src
- assets/introduction
- components
- api
- event-handlers
- mapviewholder
- components
- circle
- groundimage
- infobubble
- mapviewcomponent
- marker
- polygon
- polyline
- core
- geopoint
- georectbounds
- mapcameraposition
- marker-icons
- spherical-utilities
- zoom-levels
- examples
- advanced-usage
- basic-usage
- experimental
- geojson
- marker-native-strategy
- marker-strategy
- get-started
- index
- introduction
- provider-compatibility
- states
- groundimage
- marker
- polygon
- content/docs
- components
- core
- es-419
- components
- core
- event
- experimental
- mapviewholder
- event
- experimental
- ja
- components
- core
- event
- experimental
- mapviewholder
- mapviewholder
- gradle
- wrapper
- mapconductor-bom
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
52 | 55 | | |
53 | 56 | | |
54 | 57 | | |
| |||
Submodule android-for-arcgis updated 1 file
Submodule android-for-here updated 1 file
Submodule android-for-mapbox updated 1 file
0 commit comments