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

Conversation

@nmccready
Copy link
Contributor

This was requested by a company and they were willing to support the effort (funding me).

Issue #1021

<ui-gmap-google-map center='project.map.center' zoom='project.map.zoom' options="map_options">
        <ui-gmap-markers
                models="project.filtered_locations"
                coords="'self'"
                icon="'icon'"
                type="'spider'"
                typeEvents="spiderEvents"
                fit="true"
        >
                </ui-gmap-markers>
    </ui-gmap-google-map>

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sameold wrapping but this should keep OverlappingMarkerSpiderfier local in the closure.

@nmccready
Copy link
Contributor Author

@cthrax @wrummler

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As stated in #1429 this fixes the example for the website as well.

@nmccready
Copy link
Contributor Author

Looking for feedback, also prior to merging I need to squash and add angular commit messages.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Usage

@nmccready
Copy link
Contributor Author

@cthrax merging; let me know if you see something wrong; I'll do a follow up.

nmccready added a commit that referenced this pull request Aug 10, 2015
MarkerSpiderfier in ui-gmap , issue 1021
@nmccready nmccready merged commit 14e9101 into angular-ui:master Aug 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant