Skip to content
This repository was archived by the owner on Sep 20, 2019. It is now read-only.

Angular.copy removed from geojson and markers #197

Merged
merged 2 commits into from
Nov 19, 2015

Conversation

nmccready
Copy link
Contributor

I think this resolves #19 , #82

fix(geojson clone removed): geojson clone removed infavor of watch
trapp. This should speed geojson up.

fix(markers copy): copy marker models removed in favor of watch trap
bail.

feat(Helpers.modelChangeInDirective): used in geojson

feat(Helpers.modelChangeInDirective): used in geojson
@@ -7,4 +7,11 @@ module.exports = (grunt) => {
grunt.registerTask('karma', 'karma runner', function() {
return karmaRunner('../../test/karma.conf.js', grunt)(this.async());
});
grunt.registerTask("force", function(set) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

turn on --force without the arg passed so a task does not bomb

@nmccready
Copy link
Contributor Author

@jessertaylor @elesdoar @simison @zacronos pls review

@elesdoar
Copy link
Contributor

Good for me 👍

elesdoar added a commit that referenced this pull request Nov 19, 2015
Angular.copy removed from geojson and markers
@elesdoar elesdoar merged commit f6db50e into angular-ui:master Nov 19, 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.

Latency using markercluster with 15K points
2 participants