Skip to content

Cannot read property 'marker' of undefined #208

@alexaderramos

Description

@alexaderramos

following the example of the documentation Usage
I have this error, even setting the prop maked to false

`

/**
 * A mapbox-gl instance to use when creating Markers.
 * Required if options.marker is true.
 */
mapboxgl: {
  type: Object,
  "default": null,
  required: undefined.marker
},

`

required: undefined.marker

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