Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 20 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.

Status Shipped
Categories Misc.
Created by Guest
Created on Sep 2, 2021

As a developper I want to have the possiblity to customize the Google Maps API URL

Actually we are not able to use Google Place in the B2B Commerce Cloud website because the library is not loaded in the Google Maps API reference.

It could be usefull to customize the URL in the System Settings like the Google Geocoder API URL one

Actual URL :
//maps.googleapis.com/maps/api/js?libraries=weather,visualization&language=en&key=[API_KEY]


Requested URL:
//maps.googleapis.com/maps/api/js?libraries=weather,visualization,places&language=en&key=[API_KEY]

  • Optimizely
    Sara Winter
    Reply
    |
    Jan 20, 2023

    Regarding the ability to use more API reference this was completed in December 2021. Thank you for your feedback!

  • Guest
    Reply
    |
    Oct 1, 2021

    Also, the ability to not load the API on EVERY single page, only load the JS on the pages its needed.