I'm just playing around with Here and this is my escenario for an idea.
- Get a routing between 2 points, I know this is doable
- Set the start and finish marker, I know this is doable
- Get the distance between the 2 points, I know this is doable
Now, if the distance from point 1 and 2 is 3000 meters I want to set a marker ( You are here ) based on a arbitrary distance value, let say I want to add a marker at the 1750 meters point, the market should appears in the half route way.
Is this posible with the actual API?
Thanks in advance!