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

Remove usage of TilesSchema byLocations endpoints - #11

Merged
c-w merged 4 commits into
masterfrom
remove-bylocations-2
Aug 9, 2017
Merged

Remove usage of TilesSchema byLocations endpoints#11
c-w merged 4 commits into
masterfrom
remove-bylocations-2

Conversation

@c-w

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

Copy link
Copy Markdown
Contributor

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

@Smarker Smarker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM - with comments

Comment thread src/components/Insights/HeatMap.js Outdated
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
Copy Markdown
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
Copy Markdown
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.

@Smarker Smarker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@erikschlegel erikschlegel left a comment

Copy link
Copy Markdown
Collaborator

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