Skip to content
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.

Remove usage of TilesSchema byLocations endpoints #11

Merged
merged 4 commits into from
Aug 9, 2017

Conversation

c-w
Copy link
Contributor

@c-w c-w commented Jul 28, 2017

This is a sister-change to pull request #10, see the the description of that change for further information.

This is a sister-change to pull request
#10, see
the the description of that change for further information.
@c-w c-w requested a review from erikschlegel July 28, 2017 16:07
Copy link
Contributor

@Smarker Smarker left a comment

Choose a reason for hiding this comment

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

LGTM - with comments

SERVICES.getHeatmapTiles(siteKey, state.timespanType, zoom, state.categoryValue.name, state.datetimeSelection,
bbox, Array.from(state.termFilters), [state.selectedLocationCoordinates], Actions.DataSources(state.dataSource),
SERVICES.getHeatmapTiles(siteKey, state.timespanType, zoom, state.categoryValue.name, state.datetimeSelection,
bbox, Array.from(state.termFilters), undefined, Actions.DataSources(state.dataSource),
Copy link
Contributor

Choose a reason for hiding this comment

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

Would it be possible to remove this undefined parameter? (see #10)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done in 18a7572.

Copy link
Contributor

@Smarker Smarker left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@erikschlegel erikschlegel left a comment

Choose a reason for hiding this comment

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

LGTM

@c-w c-w merged commit decd84a into master Aug 9, 2017
@c-w c-w deleted the remove-bylocations-2 branch August 9, 2017 19:17
c-w added a commit that referenced this pull request Aug 9, 2017
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.

3 participants