Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: leaflet geojson support #94

Merged
merged 20 commits into from
Aug 10, 2023
Merged

feat: leaflet geojson support #94

merged 20 commits into from
Aug 10, 2023

Conversation

k6sdevbob
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Jul 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
graphic-walker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 10, 2023 9:06am

Co-Authored-By: kyusho <[email protected]>
This commit resolves a bug where map markers were not being rendered correctly when the map container was resized. This was achieved by invoking the 'invalidateSize' method on the map instance whenever the container size changed.

Co-Authored-By: kyusho <[email protected]>
@ObservedObserver ObservedObserver merged commit 3fd9ee3 into main Aug 10, 2023
3 checks passed
@k6sdevbob k6sdevbob deleted the feat-leaflet-ks-0703 branch August 11, 2023 15:23
fengyxz pushed a commit to fengyxz/graphic-walker that referenced this pull request Aug 15, 2023
* feat: leaflet geojson support

* feat(map): scale support

* feat: coord system

* fix: missing marks on container resize

This commit resolves a bug where map markers were not being rendered correctly when the map container was resized. This was achieved by invoking the 'invalidateSize' method on the map instance whenever the container size changed.

* feat: choropleth renderer

* feat: geojson config

* feat(geojson): support gw props

* feat: topojson support

* feat: specify topojson object key for generating geojson

* fix(geo): displayed aggr prefix of dimsensions by mistake

* feat(geo): sync vega format settings

* feat(leaflet): auto adjust default size

* feat(leaflet): new config scaleIncludeUnmatchedChoropleth

* fix: provide value for missing field in encoding

* fix: hide export when is map

---------

Co-authored-by: islxyqwe <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants