File tree Expand file tree Collapse file tree 22 files changed +51
-165
lines changed
advanced-markers-animation
place-autocomplete-data-session
place-autocomplete-element Expand file tree Collapse file tree 22 files changed +51
-165
lines changed Original file line number Diff line number Diff line change 1- TODO: Update this file with relevant instructions for building the sample
2- in the new regime.
3-
4-
51# Google Maps JavaScript Sample
62
73This sample is generated from @googlemaps/js-samples located at
Original file line number Diff line number Diff line change 11<!doctype html>
22<!--
3- Copyright 2025 Google LLC
4-
5- Licensed under the Apache License, Version 2.0 (the "License");
6- you may not use this file except in compliance with the License.
7- You may obtain a copy of the License at
8-
9- https://www.apache.org/licenses/LICENSE-2.0
10-
11- Unless required by applicable law or agreed to in writing, software
12- distributed under the License is distributed on an "AS IS" BASIS,
13- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14- See the License for the specific language governing permissions and
15- limitations under the License.
3+ @license
4+ Copyright 2025 Google LLC. All Rights Reserved.
5+ SPDX-License-Identifier: Apache-2.0
166-->
177 <!--[START maps_add_map]-->
188< html >
Original file line number Diff line number Diff line change 11/*
2- * Copyright 2025 Google LLC
3- *
4- * Licensed under the Apache License, Version 2.0 (the "License");
5- * you may not use this file except in compliance with the License.
6- * You may obtain a copy of the License at
7- *
8- * https://www.apache.org/licenses/LICENSE-2.0
9- *
10- * Unless required by applicable law or agreed to in writing, software
11- * distributed under the License is distributed on an "AS IS" BASIS,
12- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13- * See the License for the specific language governing permissions and
14- * limitations under the License.
15- */
2+ * @license
3+ * Copyright 2025 Google LLC. All Rights Reserved.
4+ * SPDX-License-Identifier: Apache-2.0
5+ */
166
177// [START maps_add_map]
188// Initialize and add the map
Original file line number Diff line number Diff line change 11/*
2- * Copyright 2025 Google LLC
3- *
4- * Licensed under the Apache License, Version 2.0 (the "License");
5- * you may not use this file except in compliance with the License.
6- * You may obtain a copy of the License at
7- *
8- * https://www.apache.org/licenses/LICENSE-2.0
9- *
10- * Unless required by applicable law or agreed to in writing, software
11- * distributed under the License is distributed on an "AS IS" BASIS,
12- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13- * See the License for the specific language governing permissions and
14- * limitations under the License.
15- */
2+ * @license
3+ * Copyright 2025 Google LLC. All Rights Reserved.
4+ * SPDX-License-Identifier: Apache-2.0
5+ */
166/* [START maps_add_map] */
177 /*
188 * Always set the map height explicitly to define the size of the div element
Original file line number Diff line number Diff line change 11<!doctype html>
22<!--
33 @license
4- Copyright 2019 Google LLC. All Rights Reserved.
4+ Copyright 2025 Google LLC. All Rights Reserved.
55 SPDX-License-Identifier: Apache-2.0
66-->
77<!-- [START maps_advanced_markers_animation] -->
Original file line number Diff line number Diff line change 11/**
22 * @license
3- * Copyright 2019 Google LLC. All Rights Reserved.
3+ * Copyright 2025 Google LLC. All Rights Reserved.
44 * SPDX-License-Identifier: Apache-2.0
55 */
66
Original file line number Diff line number Diff line change 11/**
22 * @license
3- * Copyright 2019 Google LLC. All Rights Reserved.
3+ * Copyright 2025 Google LLC. All Rights Reserved.
44 * SPDX-License-Identifier: Apache-2.0
55 */
66/* [START maps_advanced_markers_animation] */
Original file line number Diff line number Diff line change 11<!doctype html>
22<!--
3- Copyright 2025 Google LLC
4-
5- Licensed under the Apache License, Version 2.0 (the "License");
6- you may not use this file except in compliance with the License.
7- You may obtain a copy of the License at
8-
9- https://www.apache.org/licenses/LICENSE-2.0
10-
11- Unless required by applicable law or agreed to in writing, software
12- distributed under the License is distributed on an "AS IS" BASIS,
13- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14- See the License for the specific language governing permissions and
15- limitations under the License.
3+ @license
4+ Copyright 2025 Google LLC. All Rights Reserved.
5+ SPDX-License-Identifier: Apache-2.0
166-->
177<!-- [START maps_map_simple] -->
188< html >
Original file line number Diff line number Diff line change 11/*
2- * Copyright 2025 Google LLC
3- *
4- * Licensed under the Apache License, Version 2.0 (the "License");
5- * you may not use this file except in compliance with the License.
6- * You may obtain a copy of the License at
7- *
8- * https://www.apache.org/licenses/LICENSE-2.0
9- *
10- * Unless required by applicable law or agreed to in writing, software
11- * distributed under the License is distributed on an "AS IS" BASIS,
12- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13- * See the License for the specific language governing permissions and
14- * limitations under the License.
15- */
2+ * @license
3+ * Copyright 2025 Google LLC. All Rights Reserved.
4+ * SPDX-License-Identifier: Apache-2.0
5+ */
166
177// [START maps_map_simple]
188let map : google . maps . Map ;
Original file line number Diff line number Diff line change 11/*
2- * Copyright 2025 Google LLC
3- *
4- * Licensed under the Apache License, Version 2.0 (the "License");
5- * you may not use this file except in compliance with the License.
6- * You may obtain a copy of the License at
7- *
8- * https://www.apache.org/licenses/LICENSE-2.0
9- *
10- * Unless required by applicable law or agreed to in writing, software
11- * distributed under the License is distributed on an "AS IS" BASIS,
12- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13- * See the License for the specific language governing permissions and
14- * limitations under the License.
15- */
2+ * @license
3+ * Copyright 2025 Google LLC. All Rights Reserved.
4+ * SPDX-License-Identifier: Apache-2.0
5+ */
166/* [START maps_map_simple] */
177/*
188 * Always set the map height explicitly to define the size of the div element
You can’t perform that action at this time.
0 commit comments