Skip to content

Implement mapView.setMapDesign() function. - #59

Merged
wf9a5m75 merged 36 commits into
mainfrom
map_design
Aug 27, 2025
Merged

Implement mapView.setMapDesign() function.#59
wf9a5m75 merged 36 commits into
mainfrom
map_design

Conversation

@KouTsukigase

Copy link
Copy Markdown
Contributor

No description provided.

KouTsukigase and others added 30 commits August 2, 2025 22:48
…ers are not yet linked with bounds, but committing as instructed.
@wf9a5m75
wf9a5m75 merged commit 038c406 into main Aug 27, 2025
1 check failed
@wf9a5m75
wf9a5m75 deleted the map_design branch August 27, 2025 13:58
wf9a5m75 added a commit that referenced this pull request Nov 28, 2025
* TempSave

* TempSave3

* Resolve merge conflicts.

* WIP: GroundImage bounds change detection in progress.

* WIP: GroundImage rendered; modification handling not yet done.

* Add support for swapping GroundImage (Google Maps API GroundOverlay) image on touch event

* Impliment edit opacity slider'.

* update README.md

* Changes groundImageState.opacity following the slider value

* Initial implementation of GroundImage (GroundOverlay). NE and SW markers are not yet linked with bounds, but committing as instructed.

* WIP: GroundImage feature implementation. Known issue: recomposition does not occur, committing current state.

* Fix: GroundImage does not update by following markers

* Fix: GeoRectBounds.extend is incorrect

* Update: Marker labels based on the relative positions

* Prepared initial implementation setup of MapDesignType for Google Maps API.

* Prepared initial implementation setup of MapDesignType for Google Maps API.

* Resolve conflicts and add MapDesign demo with Google Maps SDK.

* Add MapDesign change demo for Google Maps API and initial Here Map support with list display (WIP).

* feat(here): add MapDesign support for HereMap with runtime style switching.

* feat(Mapbox): add MapDesign support for Mapbox with runtime style switching.

* feat(ArcGIS): add MapDesign support for ArcGIS with runtime style switching.

* Refactor MapDesign selection UI: replace button controls with dropdown list.

* Refactor: update variable names to match dropdown list usage.

* Update MapDesign list handling to show all available designs instead of a sample subset.

* Refactor: move design data definition out of onMapViewChanged() and decouple from list display.

* Refactored code based on review feedback.(1st)

* Refactored code based on review feedback.(2nd)

* Refactored code based on review feedback.(3rd)

* Refactored code based on review feedback.(4th)

---------

Co-authored-by: Masashi Katsumata <wf9a5m75@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants