Skip to content

Loading speed managment plan (map loading and display) #1

@kspenc97

Description

@kspenc97
  • One of the easiest ways to segment data to a small enough region to load effectively is by zip code, which has the added benefit of people not being scared to give out (low friction)

  • If there was a way to find all adjacent zip codes within 100miles of a specific zip code you could preload the surrounding data as well

  • A scroll event on the map could be linked to load specific data in the area being zoomed into

  • For a zoomed out scenario of the map a specific set of zip codes in each region of the country could be loaded to populate the areas where the user can zoom in further to a region showing a pin

Short term features

  • map auto zooms at a reasonable level to the zip code a user types in
  • user can set location for the map to snap to for next login

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions