Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added debug label for tile url #5592

Merged
merged 4 commits into from
Jul 11, 2017
Merged

Added debug label for tile url #5592

merged 4 commits into from
Jul 11, 2017

Conversation

lilleyse
Copy link
Contributor

@lilleyse lilleyse commented Jul 6, 2017

showurl

*/
this.debugShowMemoryUsage = defaultValue(options.debugShowMemoryUsage, false);

/**
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Maybe due to a bad merge all these properties had been duplicated, but are removed now.

@pjcozzi
Copy link
Contributor

pjcozzi commented Jul 7, 2017

@ggetz can you review this?

});
/**
* Gets or sets the flag to show tile url. This property is observable.
*
Copy link
Contributor

Choose a reason for hiding this comment

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

@memberof?

Copy link
Contributor

Choose a reason for hiding this comment

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

We only need @memberof when the property is added using defineProperties. So it can probably be removed from the doc of all of these since they're directly on this

@ggetz
Copy link
Contributor

ggetz commented Jul 11, 2017

@lilleyse That's all I have. I assume CHANGES.md still needs to be updated with the new debug option.

@lilleyse
Copy link
Contributor Author

Updated.

@ggetz
Copy link
Contributor

ggetz commented Jul 11, 2017

Thanks @lilleyse

@pjcozzi
Copy link
Contributor

pjcozzi commented Jul 11, 2017

Very nice!

@pjcozzi pjcozzi merged commit b2fc7ff into master Jul 11, 2017
@pjcozzi pjcozzi deleted the debug-url branch July 11, 2017 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants