Hello,
I am trying to create inset map using Choropleth.
In the same way we are using the “anchor” attribute to adjust one layout on the main map (example here), I am trying to adjust one geo layer on the over.
For now, I could roughly adjust the geo2 layer using the domain attribute to create the overlap, but positionning it seems to refer to the whole plotly, not the geo layer. As a consequence, the geo2 position is depending on the div dimensions as shown on theses captures :
Sure. The whole code is a bit complex, but I have created a codepen sample here
Please try to resize your browser window. You may see inset map position changing.
I would like to keep fixed position regarding main map