eileenmcnaughton / org.wikimedia.geocoder

Geocoder for CiviCRM
Other
6 stars 17 forks source link

#54 fixes for Google Maps geocoding #55

Closed aydun closed 6 months ago

aydun commented 8 months ago

New functionality in getProviderClass() to allow a NULL to be specified as a parameter, change Google metadata to pass NULL as first parameter when creating provider.

The change to getProviderArgument() is not required since this also changes the argument definition to an array instead of list, but seems sensible to fix this anyway.