Ricky Brundritt

Results 18 issues of Ricky Brundritt

Added updates to account for the geocoding support added to Azure Maps visual last year.

Change sent to author
do-not-merge
azure-maps/svc
aq-pr-triaged
qualifies-for-auto-merge

Added updates to account for the geocoding support added to Azure Maps visual last year.

Change sent to author
do-not-merge
azure-maps/svc
aq-pr-triaged
qualifies-for-auto-merge

Is there any concerns with adding support for additional geocoding providers? Default would stay as it is, but we could wrap other services and give users an option to specify...

This is great work. I'm a big accessibility fan and have been trying to push the limits on accessibility in the mapping space as its definitely something the industry has...

wontfix

Myself and a couple others I know have noticed that the GPX file will sometimes contains points that are at (0,0). I suspect this is a case where the GPS...

I've been pushing the limits of this library a lot and ran into a few limitations that I was working around. I'm now coming back and - Added support for...

I've found that if you call an async JS function you can't wait for the response currently. I managed to work around this, but before making a pull request for...

Looking at the network trace I noticed that all requests to the local root (0.0.0.0) are using http/1.1 protocol. This means that parallel requests to this domain will be limited...