Skip to content

this.accessors.getLocationCentroid is not a function at FlowMapAggregateAccessors.getLocationCentroid (FlowMapAggregateAccessors.js?3933:20:1) #26

Answered by ilyabo
mrosminin asked this question in Q&A
Discussion options

You must be logged in to vote

getLocationCentroid was refactored into getLocationLat/Lon. Check the installed dependency versions. Maybe there's a mismatch between data and layers. They should be the same:

    "@flowmap.gl/data": "8.0.0-alpha.25",
    "@flowmap.gl/layers": "8.0.0-alpha.25",

Replies: 6 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by ilyabo
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ilyabo
Comment options

Comment options

You must be logged in to vote
1 reply
@ilyabo
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #25 on April 25, 2023 10:39.