Skip to content
Discussion options

You must be logged in to vote

Here's an example that shows US counties:

https://vizhub.com/curran/zoomable-county-choropleth?edit=files&file=getUSAtlasData.js

The county shapes come from

https://www.npmjs.com/package/us-atlas

Also, if you want to add cities, here's an example that shows cities as dots:

https://vizhub.com/curran/8fa016be1b024afeaf55aec9a44cef47?edit=files&file=index.js

If you want to add labels, here's an example that does that:

https://vizhub.com/curran/label-filtering-algorithm-prototype?mode=embed

Another variant with zoomed in labels:

https://vizhub.com/curran/e7c5973af924410cb8f815b8fbe3e1a4

Using these as references I bet you could piece together a solution for your problem. It sounds like yo…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@Riprock
Comment options

Comment options

You must be logged in to vote
4 replies
@Riprock
Comment options

@Riprock
Comment options

@curran
Comment options

@curran
Comment options

Answer selected by Riprock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants