Skip to content

MarkerWithLabel is not defined #20

Description

@souzaemmanuel

I'm trying to use this library in my Angular project, but I'm finding errors to compile the application after installing these two dependencies:

The error is as follows:

core.js:1673 ERROR ReferenceError: MarkerWithLabel is not defined at MapsService.push

The error occurs in this following line:

var marker1 = new MarkerWithLabel({...

In the module I tried to look for something related to the markerwithlabel to import into the module, but I did not find anything similar.

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