Skip to content

Refactor React codebase #175

@williamschen23

Description

@williamschen23

Is your feature request related to a problem? Please describe.

Components in react should be able to be called without setup, but mapkit map depends on a lot of other values to be set. When used for the data page, it is not working because of the new additions.

In addition, mapkitmap is like 400 lines, which is a lot of code to digest. Most of this code should be able to be refactored into a different file.

Describe the solution you'd like

Make react components actual components

Refactor a majority of mapkit map to look better and pull out a lot of the functions

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions