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

Conversation

@nmccready
Copy link
Contributor

No description provided.

this.unresolveMap = function (scopeId) {
var id = leafletHelpers.obtainEffectiveMapId(_private.map, scopeId);
this.unresolveMap = function (mapId) {
var id = leafletHelpers.obtainEffectiveMapId(_private.map, mapId);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Main fix is here.

@nmccready
Copy link
Contributor Author

I am trying to remove the bithound integration without much success. I have contacted bithound for help.

Anyway I will get to the bottom of what is going on with Travis.

@nmccready nmccready closed this Jun 7, 2016
@nmccready nmccready reopened this Jun 7, 2016
@nmccready nmccready changed the title fix(leafletData unresolveMap): argument naming renamed scopeId to mapId fix(leafletData unresolveMap): argument name renamed scopeId to mapId Jun 7, 2016
@nmccready
Copy link
Contributor Author

@elesdoar merging once Travis passes

@nmccready nmccready self-assigned this Jun 7, 2016
@elesdoar
Copy link
Contributor

elesdoar commented Jun 7, 2016

OK

@nmccready nmccready merged commit b91eabc into angular-ui:1.X Jun 7, 2016
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.

2 participants