Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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