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.

Event 'when markers of GeoJSON are loaded'  #1491

Open
@eljazouli

Description

@eljazouli

Hi everyone,
first of all, thank you for this great directive !

I am trying to capture the event when markers are loaded and added to the map to hide a spinner. I'm using the markers directive to display a GeoJSON object.
Now i simply add the GeoJSON to the scope markers like this :
$scope.markers = geojson;
I'm thinking of using promises (http://angular-ui.github.io/angular-google-maps/#!/api/Promise) but i need your help.

Thanks in advance !

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions