lundegaard / lundegaard/react-mapy-cz

Simple map component for easier usage

Open
#28 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.