I have a map page which displays events for the coming year. (This for an equine events organisation in the UK. Horsey stuff.)
The original data comes from a Salesforce DB, records are created as External Entities (using a Geofield for the location with a text street address) then pushed through Search API and displayed using a View.
There are several views filters for the page (not facets).
But something weird is happening.
Without applying any filters (except only showing the future, by default) many of the events in a regional area are missing. This is the UK and it's the bottom-left: Cornwall and Devon.
But if a search for the name of an event in that area is included, it appears.
You can see the page: https://www.britisheventing.com/events/map
Two missing events take place in "Bicton" (which is in the bottom left) so if you put that in the search field, it appears (as everything else disappears). There are others.
This has only just been reported, but I suspect it was happening previously - just no one noticed.
If anyone has a clue why this might be happening I'd be grateful to hear.
Is there a limit on the markers that can be displayed, for example?