Możesz dostosować aplikację interfejsu Maps JavaScript API do lokalnych warunków, zmieniając domyślne ustawienia języka i określając kod regionu, który zmienia działanie mapy w zależności od danego kraju lub terytorium.
Zespół interfejsu Maps JavaScript API regularnie aktualizuje interfejs, dodając nowe funkcje, poprawki błędów i ulepszenia wydajności. Wersję interfejsu API, która ma być wczytana w aplikacji, możesz wskazać, podając ją w parametrze v żądania bootstrap interfejsu Maps JavaScript API.
Na tej stronie opisujemy opcje dostępne podczas wczytywania interfejsu Maps JavaScript API za pomocą ciągu zapytania w adresie URL wczytywania skryptu.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-08-17 UTC."],[[["\u003cp\u003eThis section provides essential concepts for utilizing the Maps JavaScript API, including map types, coordinate systems, and localization.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can customize their map applications by selecting specific versions of the API, using URL parameters, and implementing best practices for CSS and JavaScript.\u003c/p\u003e\n"],["\u003cp\u003eAdvanced features such as using TypeScript and asynchronous methods with Promises are also covered in this documentation.\u003c/p\u003e\n"]]],["The content details key aspects of using the Maps JavaScript API, including map types, coordinate systems, and localization. It outlines how to specify API versions, manage URL parameters for loading, and implement best practices with CSS and JavaScript. Furthermore, it covers utilizing TypeScript and asynchronous methods (Promises) within the API. It does not include introductory phrases and only includes the core actions and information.\n"],null,["# Concepts\n\nThis section covers various concepts which are essential to using the\nMaps JavaScript API.\n\n[Map types](/maps/documentation/javascript/maptypes)\n----------------------------------------------------\n\nThis page discusses the types of maps you can display using\nMaps JavaScript API.\n\n[Map and tile coordinates](/maps/documentation/javascript/coordinates)\n----------------------------------------------------------------------\n\nThis page explains the coordinate systems Maps JavaScript API uses.\n\n[Localizing the map](/maps/documentation/javascript/localization)\n-----------------------------------------------------------------\n\nYou can localize your Maps JavaScript API application by\nchanging the default language settings and by specifying a region code, which\nalters the map's behavior based on a given country or territory.\n\n[Versioning](/maps/documentation/javascript/versions)\n-----------------------------------------------------\n\nThe Maps JavaScript API team regularly updates the API with new\nfeatures, bug fixes, and performance improvements. You can indicate which\nversion of the API to load within your application by specifying it in the\n`v` parameter of the Maps JavaScript API bootstrap\nrequest.\n\n[URL parameters](/maps/documentation/javascript/url-params)\n-----------------------------------------------------------\n\nThis page describes the options you have when loading\nMaps JavaScript API through the query string of the script loading\nURL.\n\n[Best practices](/maps/documentation/javascript/best-practices)\n---------------------------------------------------------------\n\nThis page describes best practices with CSS and JavaScript when using\nMaps JavaScript API.\n\n[Using TypeScript](/maps/documentation/javascript/using-typescript)\n-------------------------------------------------------------------\n\nThis page describes using TypeScript with Google Maps.\n\n[Promises](/maps/documentation/javascript/promises)\n---------------------------------------------------\n\nThis page describes using asynchronous methods with\nMaps JavaScript API."]]