Skip to content

Commit

Permalink
Public Map component (#3707)
Browse files Browse the repository at this point in the history
* POC react-mapcomponents map with public pmtile layer working on logged out

* recordset layer comp wip - needs request url issue resolved

* wip

* still points no polys

* Toggle between points and polygons on certain zoom levels

* pmtile layer working but no labels or colour yet

* before trying react-mapgl

* add react-map-gl, add key to RecordSetLayers to update, add Map3 with new library

* Add record set layer, points not rendering yet

* revert library

* POC react-mapcomponents map with public pmtile layer working on logged out

* recordset layer comp wip - needs request url issue resolved

* wip -- rebase conflict resolve

* still points no polys

* Toggle between points and polygons on certain zoom levels

* pmtile layer working but no labels or colour yet

* before trying react-mapgl

* add react-map-gl, add key to RecordSetLayers to update, add Map3 with new library

* Add record set layer, points not rendering yet

* revert library

* polygons and points showing up with react-map-gl

* remove map2, associated recordset layer, other comments

* format code, clean up, add zoom values and color to points and polygon on record set layer

* Add label and glyphs

* add other base map sources and labels, update map properties

* create a separate public layer

* include both maps, revert layer eligibility change, resolve conflict on recordset layer

* dynamic loading of base layers, works with hd,sd,topo button clicks

* add navigation and scale controls, mobile options

* remove mapcomponents library, remove logs

* remove import

* enabled linters

* update zoom

* add zoom to source

* Revert changes to package-lock.json

* format code

* css not needed

---------

Co-authored-by: Micheal Wells <[email protected]>
  • Loading branch information
meghna0593 and micheal-w-wells authored Nov 26, 2024
1 parent 6bbadaa commit 517a101
Show file tree
Hide file tree
Showing 6 changed files with 4,985 additions and 4,054 deletions.
Loading

0 comments on commit 517a101

Please sign in to comment.