Alessandro

Results 6 comments of Alessandro

@aatmmr I had the same error. thanks for the tips. `Geocoding.Google.GoogleGeocoder g = new Geocoding.Google.GoogleGeocoder(geocodingApiKey);` ` //setting the apiKey in the constructor seems not to be enough` ` g.ApiKey =...

@TomQv how did you modify the lua file to avoid residential and track? I tried to remove the speed value from the speed_profile array whiteout success. Thanks

I did the same without success. Likely I did a mistake. AC Il mar 16 lug 2019, 22:01 Tom Flemming ha scritto: > how did you modify the lua file...

@jerryfaust I need to close one or more edge on the fly too. I like you solution and I'll give it a try as soon as I can. Recently I...

Hi Kristoffer, thanks for quick reply. What I'm looking for is a function like System.IO.File.Exists(filename) and if the function returns true upload the file in client memory.

Ok. I understand. Thanks for sharing your useful library.