modmapper-web/components
Tyler Hallada 141d9c025d Refactor cell selection method
Pre-draw lines during map init and then use feature-state to toggle them.

Renables pitch and rotation controls. To avoid bad panning / fitBounds, use easeTo to fix bearing and pitch back to 0 before panning.
2022-02-11 12:40:27 -05:00
..
CellData.tsx Display form ids in hex 2022-02-06 22:09:24 -05:00
CellModList.tsx Add layer to show cells a selected cell edits 2022-02-06 22:00:14 -05:00
Map.tsx Refactor cell selection method 2022-02-11 12:40:27 -05:00
ModCellList.tsx Add cell count to mod cell list header 2022-02-06 22:15:34 -05:00
ModData.tsx Add layer to show cells a selected cell edits 2022-02-06 22:00:14 -05:00
SearchBar.tsx Improve mod search 2022-02-07 10:43:51 -05:00
Sidebar.tsx Add layer to show cells a selected cell edits 2022-02-06 22:00:14 -05:00
ToggleLayersControl.tsx Add search, query url based state 2022-01-24 00:59:36 -05:00