Open
Description
When we first open up the map endpoint, first and default markers that load on maps are tag locations.
But when we start interacting with the map, it starts sending loads of requests to the API.
pl-tagloc.mp4
Which causes throttles eventually
We could debounce queries on these events. ( cc @jywarren )
Potential source for these event triggers
Ref #9698