Places UI Kit: A ready-to-use library that provides room for customization and low-code development. Try it out, and share yourinput on your UI Kit experience.
google.maps Stay organized with collections Save and categorize content based on your preferences.
google.mapsnamespace
google.mapsnamespace
Constants | |
|---|---|
version | Google Maps JavaScript API version loaded by the browser. Seehttps://developers.google.com/maps/documentation/javascript/versions |
Static Methods | |
|---|---|
importLibrary | importLibrary(libraryName)Parameters:
Return Value: Promise<CoreLibrary|MapsLibrary|Maps3DLibrary|PlacesLibrary|GeocodingLibrary|RoutesLibrary|MarkerLibrary|GeometryLibrary|ElevationLibrary|StreetViewLibrary|JourneySharingLibrary|DrawingLibrary|VisualizationLibrary>Loads alibrary of the Maps JavaScript API, resolving with the direct members of that API (without namespacing). (When loaded, libraries also add themselves to the global google.maps namespace, though using the global namespace is not generally recommended.) |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-11-21 UTC.