Topic: OpenRouteServiceExample

Hi Alex,

I use the OpenRouteServiceExample to get directions and draw a route from user location to a marker on the map.

While this works great on Unity Editor, it doesn’t work on my iOS device during testing.

I’m using the 3.10 version of OnlineMaps.

Any advice?
Thanks

Re: OpenRouteServiceExample

Hi.

What response from the service do you have on the device?

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: OpenRouteServiceExample

Just found the issue. It was caused by another Unity plugin. I remove it and finally works.
Thanks