List<Event> getLocationEventsSince(String attributeName, Date startDate, Map options = null)
possible options is max number of results, otherwise it defaults to 10. ie getLocationEventsSince(attribute, startDate, [max:20])
List<Event> getLocationEventsSince(String attributeName, Date startDate, Map options = null)
possible options is max number of results, otherwise it defaults to 10. ie getLocationEventsSince(attribute, startDate, [max:20])