Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

<google-map-poly>: Fully specify LatLng type name. - #432

Merged
aomarks merged 1 commit into
GoogleWebComponents:masterfrom
thetorpedodog:patch-1
Nov 8, 2018
Merged

<google-map-poly>: Fully specify LatLng type name.#432
aomarks merged 1 commit into
GoogleWebComponents:masterfrom
thetorpedodog:patch-1

Conversation

@thetorpedodog

Copy link
Copy Markdown
Contributor

In google-map-poly.html, the LatLng type name was incorrectly specified
without its namespace, leaving it technically as an unmatched type
at the top level. This properly qualifies the name.

In google-map-poly.html, the LatLng type name was incorrectly specified
without its namespace, leaving it technically as an unmatched type
at the top level. This properly qualifies the name.
@aomarks
aomarks merged commit 65c597b into GoogleWebComponents:masterNov 8, 2018
@thetorpedodog
thetorpedodog deleted the patch-1 branch November 11, 2018 23:10
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@thetorpedodog@aomarks@googlebot