lundegaard / lundegaard/react-mapy-cz
Simple map component for easier usage
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Consider creating SimpleMap component to enable developers to use only single component for rendering map.
This component could wrap MapProvider and Map component into one, so the structure is simpler.
Advanced usage could be with current Provider and Map component
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 existing MapProvider and Map components. Define SimpleMap as a single-component wrapper that preserves the current Provider and Map components for advanced usage; done means developers can render a map through the simpler component without losing the existing advanced path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100