ProfessionalWiki / ProfessionalWiki/Maps
Add bubble maps support
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 78
- Forks
- 65
- Avg merge
- 9h 17m
- Merged PRs (30d)
- 6
Description
Is it possible to display size attributed bubbles [0] within maps created from property information as provided in/by #ask queries?
Use cases:
- City population by size
- Infected population (e.g. COVID-19) by size, age, gender etc.
- Car sales by country
- etc.
Example

Contributor guide
No contributing guide indexed for this repository
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 tracing how maps are created from property information supplied through #ask queries, then compare the requested behavior with the linked D3 bubble-map example. The use cases and example establish the desired outcome, but the issue does not name implementation files or tests; completion would require an agreed design and working size-scaled bubbles for map data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100