- Refactor CSS to be more readable, maintainable
- Proper explanation of what markerManager.computeMarkerState() is doing
- make sure code is supported on all browsers
- ensure page looks good on various devices
- better browser tab icon
- make tooltip size scale better with different device sizes
- Dynamic max zoom level instead of hardcoded value (basically, if a marker does not have space to split at the max zoom level, increase the max zoom level until it has enough space)
- 2 space indents (JS convention)
- more robust system for fallback map tile providers
- Popups could stay visible when zoom level changes, location simply moves with the person's new location
- tweak how fast marker radius grows so doesn't look bad if dataset grows
- If tile fails to load, switch to geojson completely so doesn't look inconsistent?
- check for memory leaks
forked from iacoped/coped-designermap
-
Notifications
You must be signed in to change notification settings - Fork 0
Interactive data visualization developed for CoPED. Featured on their website: https://imaginingamerica.org/what-we-do/collaborative-research/collective-of-publicly-engaged-designers/
leonzh2k/coped-designermap-dev
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Interactive data visualization developed for CoPED. Featured on their website: https://imaginingamerica.org/what-we-do/collaborative-research/collective-of-publicly-engaged-designers/
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 69.0%
- CSS 25.1%
- HTML 5.9%