I'm not sure why but openblockrichmap.js sends POST requests to /maps/headlines even though it is only retrieving data. Is there a concern that the URLs might get too long if there are a ton of items, or something?
I could be misreading but it looks like with the paging, there's never
more than a handful of items.
I'm not sure why but openblockrichmap.js sends POST requests to /maps/headlines even though it is only retrieving data. Is there a concern that the URLs might get too long if there are a ton of items, or something?
I could be misreading but it looks like with the paging, there's never more than a handful of items.