79182487

Date: 2024-11-12 19:37:07
Score: 2.5
Natty:
Report link

How to add Google Map API to Web

<script
    src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&loading=async&libraries=maps&v=beta" defer>
</script>

https://developers.google.com/maps/documentation/javascript/add-google-map

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Starts with a question (0.5): How to add
  • Low reputation (0.5):
Posted by: Shub