Skip to content

Draw Scatterplot custom layer fragment drawing outside of dimensions? #5541

Answered by rammoozz
rammoozz asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the replies @Pessimistress @ibgreen :

Context:

  • I am using GoogleMapsOverlay so react-map-gl might not be possible with Google maps.
  • I need to show the "popup" all the time (maybe popup isn't the right term, I need to show a element/polygon that's relative (x,y) to the lat/lng position, and I didn't see a way provide an offset to a polygon (it is interactive, can be dragged + clicked, this is why I chose a layer, I had much success implementing a draggable scatterplot in GoogleMapsOverlay).
  • I also need to position the IconLayer relative to the TextLayer (to the left of it on the same row), and the TextLayer relative to lat/lng (above it), and include an arrow, border.

https://…

Replies: 3 comments 6 replies

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
6 replies
@rammoozz
Comment options

@Pessimistress
Comment options

@rammoozz
Comment options

@rammoozz
Comment options

@rammoozz
Comment options

Answer selected by rammoozz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants