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

GeoJSON based Map support #1964

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

eric-gitta-moore
Copy link

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?
Not support GeoJSON based map with pure D3.js

What is the new behavior?
This is able to provide data rendering maps using custom geojson, and remove leaflet maps in favor of pure d3.js rendering.
Added support for two map types:

  • geo-map
  • geo-map-custom-painter

Does this PR introduce a breaking change?

  • Yes
  • No

Other information:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant