Hi,I am using your API vessel-location-controller to get the real time data of the ships locations.
I want to extract all the ships location for 1 hr period between June 20, 2018 10:00:00 AM - June 20, 2018 11:00:00 . And these are milliseconds timestamp for those periods
1529478000000
1529481600000
And this is my link to extract data of those time periods
When I do that, I get results but only of very few ships location on those period of time.
Arent there supposed to many ships during those time.
For example I should also get multiple information of same ships travel location in that given time. But That API links gives very few information and if it gives, there is no multiple locations of the individual ships in that period time.
Can you please help me, what I am doing wrong and what else I need to make it work ?
Prad