Skip to content

vis_params of cartoee.add_layer seems not work #411

Answered by giswqs
Jack-ee asked this question in Q&A
Discussion options

You must be logged in to vote

For plotting vector using cartoee, the parameter name is style not vis_params, so you should try cartoee.add_layer(ax,countries,style=vis_params,region=bbox)
See https://geemap.org/notebooks/69_cartoee_vector/#plot-a-styled-vector

The lat/lon bug originates from the leaflet JavaScript library. There is nothing geemap can do about it. See jupyter-widgets/ipyleaflet#684

Replies: 4 comments 1 reply

Comment options

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

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@giswqs
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