This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

GetRoutes returning Null inside USA, works in Europe, Africa, Asia

0

Hello,

I am having a strange issue where my GetRoute function is returning null while trying to map a route within the United States. I can get the function to work properly outside of North America, for example in Africa and Europe.

Does anyone know of a reason why GetRoutes wouldn't work inside of the United States?

Thank you for your time!

asked 21 Jun '18, 19:35

cferreira1992's gravatar image

cferreira1992
11223
accept rate: 0%

edited 22 Jun '18, 12:54

scai's gravatar image

scai ♦
33.3k21309459

Which library / API is this question about?

(21 Jun '18, 21:20) scai ♦

@scai

Using GreatMaps API.

Thank you

(22 Jun '18, 12:48) cferreira1992

This one? Try asking your question at their issue tracker.

(22 Jun '18, 12:52) scai ♦

Good Idea! Thank you

(22 Jun '18, 12:55) cferreira1992

Source code available on GitHub .