Skip to content

Commit

Permalink
Public map component with new react map gl library, initial version o…
Browse files Browse the repository at this point in the history
…f the record set layer (#3718)

* Revert "polyfill is still required"

This reverts commit 484c852.

* Revert "revert public map component"

This reverts commit a5dc506.

* remove baked protocol

* renaming the map

* fix font to view text on mobile mode

* remove component not in use

* remove type cast

---------

Co-authored-by: Meghna Holla <[email protected]>
Co-authored-by: Meghna Holla <[email protected]>
  • Loading branch information
3 people authored Dec 12, 2024
1 parent 9d561b7 commit b8abe35
Show file tree
Hide file tree
Showing 6 changed files with 734 additions and 19 deletions.
282 changes: 282 additions & 0 deletions app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-dropzone": "^14.2.3",
"react-map-gl": "^7.1.7",
"react-redux": "^9.1.2",
"react-refresh": "~0.14.2",
"react-router": "^5.3.4",
Expand Down
Loading

0 comments on commit b8abe35

Please sign in to comment.