Skip to content

style issue in advanced-markers-html #665

@chrisjshull

Description

@chrisjshull

https://github.com/googlemaps-samples/js-api-samples/blob/main/samples/advanced-markers-html/index.ts#L22

const AdvancedMarkerElement = new google.maps.marker.AdvancedMarkerElement(...)

normally one would use a lowercase var name here for an instance, like

const advancedMarkerElement = new google.maps.marker.AdvancedMarkerElement(...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions