visgl / visgl/react-google-maps
[Feat] Floor Controls | AdvancedMarkers & Building Floors
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.9k
- Forks
- 193
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 13
Description
Target Use Case
Creating/Viewing custom Advanced Markers spread across a multi-floor buildings like SFO Airport, San Francisco Centre Mall, etc.
Proposal
Currently using { lat, lng } to place markers at specific coordinates but do not have access to Floor controls.
Adding the ability to access Floor Controls (like how zoom, street view, etc. currently exist) would be very useful and potentially as an added feature to the AdvancedMarker an optional floor value.
It looks like the Floor Controls feature exists on iOS & Android so adding this accessibility to Web only seems natural.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Google Maps JavaScript API controls documentation linked in the issue and the AdvancedMarker API. Determine whether floor controls and an optional floor value are supported on the web, then identify the project entry points and tests needed to define the integration. Done means the proposed floor behavior is specified and verified for multi-floor marker use cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100