Skip to content

Wdfn 515 - Fix performance of the location rendering

Bucknell, Mary S. requested to merge mbucknell/waterdataui:wdfn_515 into main

Before making a pull request

  • Run all linters (make lint)
  • Run all tests (make test)
  • Update the changelog appropriately

Description

When calling the geoJSON service for active sites, the lat/lon for the bounding boxes are limited to 3/4 digits of precision.

After making a pull request

  • If appropriate, put the link to the PR in the JIRA ticket
  • Assign someone to review unless the change is trivial

Merge request reports