User Portlet User Portlet

Discussions
I have this two input for 3d graphics: 1) A Graphics3D with a Polygon that represents a map 2) A ListPlot3D with geo location and prices How can i overlay the ListPlot3D over the map? [mcode]Mappa = Graphics3D[{Texture[laMappa], Polygon[{{-1, -1,...