Conversation
|
Thanks! |
|
No problem. Any idea when a build including this will get released? I had On 6 Aug 2016 17:23, "Chad Lee" notifications@github.com wrote:
|
|
I would also appreciate having access to place_id, so a new NuGet build would be great. I may be missing something, but the above change does not seem to include a public getter for the place_id field. How are you getting it in your code? Thanks. |
|
See #55 |
|
OK, I see what happened. Can I help with sorting out the spacing problem? Would that speed up the change adoption in master and creating a new NuGet eventually? |
|
sure, PRs are always welcome |
* master: Don't include test project in ilmerged output Register google as default geocoder for example app Update .gitignore for VS 2015 Updating readme mapquest issues Upgrade Geocoding.Net in Example.sln. Can't reproduce chadly#45 and chadly#48. They are already fixed by commit ecc8cf6 Split tests for special characters and Street intersections (by ampersand) Test MapQuest Commercial API Implemented Google Geocoding channel feature (chadly#63) Bump version Add Google component filters for administrative areas, postal codes and countries (chadly#60) Adding Mixed SideOfStreet to MapQuest Bump minor version ahead of release Fixing space formatting Minor change Added place_id to GoogleAddress (chadly#52) update example output to match current return (chadly#54) # Conflicts: # Google/Google.csproj # Tests/MapQuestBatchGeocoderTest.cs # geocoding.nuspec # src/Geocoding.Google/GoogleGeocoder.cs # teamcity.targets # test/Geocoding.Tests/GoogleGeocoderTest.cs # test/Geocoding.Tests/MapQuestGeocoderTest.cs
I need the place_id from Google Addresses to easily link data, so I've added it in - I'm sure it'll be useful to others too.