AkaXiiaoBii / mdoujin_v2_public_updates

The repository is for public report issues and updates progress
5 stars 0 forks source link

Bug: Invalid Google Maps Embed API Key #2

Closed jerrywoo96 closed 1 year ago

jerrywoo96 commented 1 year ago

image

Your google maps embed api key is invalid. Actually, you do not need to use any api key for the google maps embed api service. you can use this code without any api key instead.

<iframe src="https://maps.google.com/maps?output=embed&q=City%20Square%20Mall%20Johor"></iframe>

AkaXiiaoBii commented 1 year ago

image Hi jerrywoo96, thank you for the bug reporting with the solution, your solution helps me for resolve issue quickly, I had updated my code to MDoujin live production.