Hi,
We are using Omeka-s version Once omeka-s 4.0.1 with Mapping version 1.9.0 and it seems to stop displaying after about 500 items. Is there a config to allow more then that to show? In the docs it does not seem to show a configurable option for this.
Thanks
James
The “Map by query” block and “Map browse” page have a hard-coded limit of 5000 items with markers. This is done to avoid reaching the server memory limit and to improve client performance. This is significantly more than the 500 limit that you’re seeing. On what map are you seeing a limit of 500? Do you see a JavaScript error in your browser’s console?