Google geocoders

The Google geocoder object and the allowed CRUD operations on the related resource endpoint

Geocoders lets you convert an address in text form into geographic coordinates (like latitude and longitude). A geocoder can be optionally associated with a market. By connecting a geocoder to a market, all the shipping and billing addresses belonging to that market orders will be geocoded.

To create a Google geocoder choose a meaningful name that helps you identify it within your organization and add your Google Maps API key.

Commerce Layer also supports Bing geocoder integration.

Last updated