post
https://api-dev.socialsensing.com/v1/map//recent-text-count
Returns the number of messages (i.e. Tweets), since a specific time for all regions on the specified map. This is provided so that recently active regions can be flagged. If a region has no results for the time period it is not returned. I.e. a count of zero is not returned. E.g.:
{
"powys": 3,
"devon": 20,
"dorset": 23
}
To get a list of all maps, their ids and available region types, use Get Metadata for All Maps. The list of available regions types and hazards can be obtained using Get Metadata for Map by Id.
