Implement mapView.setMapDesign() function. - #59
Merged
Merged
Conversation
…merged main into current branch.
…image on touch event
…ers are not yet linked with bounds, but committing as instructed.
…oes not occur, committing current state.
…pport with list display (WIP).
…of a sample subset.
…ecouple from list display.
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.