Google Maps API error
-
Error Details
- The Google Maps JavaScript API throws a “RefererNotAllowedMapError” when attempting to load on the page. The error message suggests that the site URL needs to be authorized for the API.
- Multiple instances of the Google Maps JavaScript API are being loaded on the page, which can lead to unexpected errors. This issue should be resolved to ensure optimal performance.
- The Google Maps JavaScript API has been loaded directly without a callback, which is not supported and may result in race conditions and suboptimal performance.
Steps to Reproduce:
- Access the order confirmation page via the provided URL.
- Observe the browser console for the reported errors.
Expected Outcome: The Google Maps API should load without errors and display the expected map on the order confirmation page.
The API key is correctly set in settings.
The page I need help with: [log in to see the link]
- The topic ‘Google Maps API error’ is closed to new replies.