Open ghost opened 8 years ago
It isn't obvious, but moving on the map or entering an address into the form doesn't change your current position. Instead it attempts to get directions to a location. Google Maps Geolocation API does not provide directions overseas. You will need to adjust your starting location (e.g. by editing the source).
Makes lots of sense now! Thanks
Same problem here. Where can I edit the starting location?
You can always enter GPS coordinates of somewhere overseas and then navigate correctly as a workaround. However, if you make the lat or lng fields empty it will say NaN and it will no longer be adjustable. So make sure to enter a number directly instead of first clearing the box (and don't start with a minus sign only either)
Thanks for pointing me into the right direction! Seems like you have to fill in some numbers first and then enter the minus sign in front of it. The only problem I run into is that you can't fill in a dot as a decimal in the long/lat fields.
Just make a rudimentary guess without decimals. For USA for example you could use 34 lat, -118 long. Then teleport to the exact location you need.
If i try to move to USA, from Europe i get an error: Error with schedule trip , Zero Results. Same with every continent etc.