google.maps

google.maps namespace

google.maps namespace

version Google Maps JavaScript API version loaded by the browser. Seehttps://developers.google /maps/documentation/javascript/versions
importLibrary
importLibrary(libraryName)
Parameters:
  • libraryName:string
Loads alibraryof the Maps JavaScript API, resolving with the direct members of that API (without namespacing). (When loaded, libraries also add themselves to the globalgoogle.mapsnamespace, though using the global namespace is not generally recommended.)