-
Notifications
You must be signed in to change notification settings - Fork 155
Closed
Description
Hi,
I'm doing the following...
geocoder = new Geocoding.MapQuest.MapQuestGeocoder("Foy.......") { UseOSM = true };
IEnumerable<Geocoding.Address> addresses = geocoder.Geocode(sAddressLine );
this works with both google and bing, but throws an exception when using MapQuest
oException = {"[POST] http://open.mapquestapi.com/geocoding/v1/address?key=Foy............EXPECTATION_FAILED | "}
do you have any suggestions,? thank you and great api... :)
FabioGuerreiro
Metadata
Metadata
Assignees
Labels
No labels