Skip to content
This repository was archived by the owner on Nov 30, 2018. It is now read-only.
This repository was archived by the owner on Nov 30, 2018. It is now read-only.

how to retrieve gMarkers from google maps object  #561

@abbood

Description

@abbood

angular-google-maps abstracts the process of creating google markers (ie we don't do it directly via new google.maps.Marker({...});).. that said, there isn't a way for us to simply retrieve the markers pertaining to a google map object nor can we create our own array to store a reference to these markers for later usage (see here)

Is there a way for us to retrieve the gMarkers pertaining to the google map object? @nmccready

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions