Skip to content
This repository was archived by the owner on Jul 17, 2020. It is now read-only.
This repository was archived by the owner on Jul 17, 2020. It is now read-only.

Open Infowindow by default #21

@ghost

Description

Hi there,

I have created a marker like this:

    markers: [
      {
        address: "Some Street",
        html: "<div class='gmaplogo'><img src='images/logo.png' title='' alt=''/></div>",
        icon: {
          image: "images/map-icon-red.png",
          iconsize: [32, 32],
          iconanchor: [14,44]
        }
      }
    ],

I can't find a way to open the info window by default :/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions