{"section":"known-issues","requestedLocale":"en","requestedSlug":"pickup-point-modal-doesnt-utilize-geocoordinates-without-a-google-maps-key","locale":"en","slug":"pickup-point-modal-doesnt-utilize-geocoordinates-without-a-google-maps-key","path":"docs/en/known-issues/Checkout/pickup-point-modal-doesnt-utilize-geocoordinates-without-a-google-maps-key.md","branch":"main","content":"## Summary\n\n\nInserting a postal code into the pickup point selector modal triggers a request to obtain available SLAs for that location. If the account doesn't have a Google Maps API key defined in its Checkout settings, this request will not include geoCoordinates information. This may result in pickup points within a valid range not being shown, such as ones whose freight tables are based on polygons.\n\n\n##\n\n## Simulation\n\n\n\n1. Use a store that doesn't have a Google Maps API key defined.\n2. Set up a pickup point, and bind it to a carrier whose freight table is based on polygons.\n3. Add a product to your cart.\n4. In the shipping preview, select the pickup option, and input a postal code that has availability for the pickup point you've created.\n5. Inspect the shippingData request generated by this action. It will not contain geoCoordinates.\n\n\n\n##\n\n## Workaround\n\n\nSet a Google Maps API key on the store's Checkout settings."}