Eric Newton
Eric Newton
Thats an oversight. Thanks for reporting. Were you running in a tight loop? We've always had plans to try to build an injectable or option for automatically backing off and...
There's more coming on that note. See the https://github.com/ericnewton76/gmaps-api-net/tree/fix/tests-using-snapshots branch (which I need to update with all the changes from base master branch)
Can you elaborate please?
I was looking for more details about this issue, might have to close it since nobody else is experiencing.
@zorgino and @ycrz please elaborate... Given a latlng, you FIND addresses by geocoding. The Address property itself does support LatLng being set to it (its not obvious but it has...
Hey, can you elaborate a little more? Ie, some sample code, and then what ToUri is returning? Better yet, if you could make a PR that adds a Test to...
Ah good catch. Some code has my name on it but might've come from others when I took it over. Might be mine, not sure. Lol Can you try to...
Hi @csclaudiu Can you elaborate on that a little, I'm not sure whats missing.
Can you help us out and create a test with some sample code that matches your scenario? I will spend the time to debug it and figure it out.
Indeed. We had a first phase of adding async support and probably need to implement cancellation semantics.