Development Note

  • If the browser requests your location say "Allow"
  • On page load the map looks at the users current location and auto-loads there, if no location is found it will default to 01085
  • Between the map and the list only one data collection call is made. First the map filters the range and fills a partial view via ajax to fill out the list

Loading...