This repository was archived by the owner on Nov 30, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
MarkerSpiderfier in ui-gmap , issue 1021 #1430
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- setup for testing spiderfier and new type attributes for markers markers-parent-model - model workflow working via angular-ui#1021 example
bluebird: | ||
projects: {} | ||
# 'bower_components/bluebird': ["build","--features='core'"] | ||
markerSpiderfier: |
There was a problem hiding this comment.
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.
@cthrax @wrummler |
@@ -467,8 +467,8 @@ | |||
</div> | |||
<script src="../website_libs/dev_deps.js"></script> | |||
|
|||
<script src="//cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash.min.js" type="text/javascript"></script> | |||
<script src="//cdnjs.cloudflare.com/ajax/libs/angular.js/1.3.3/angular.min.js"></script> | |||
<script src="//cdnjs.cloudflare.com/ajax/libs/lodash.js/3.10.0/lodash.min.js" type="text/javascript"></script> |
There was a problem hiding this comment.
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.
Looking for feedback, also prior to merging I need to squash and add angular commit messages. |
</head> | ||
<body ng-app="app"> | ||
<h1>Clusterer</h1> | ||
<section ng-controller="MapCtrl"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Usage
@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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This was requested by a company and they were willing to support the effort (funding me).
Issue #1021