I used latest version available on GIT to obtain this issue(is also obtainable on older versions). Is there a special settings I must consider or this is a known issue?
geocartosoft
@geocartosoft
Is there a way to control the ammount of RAM memmory Tangram-ES to use?
Saltofa1000Seas
@Saltofa1000Seas
anyone have any luck getting tangram yaml includes to work with VUE
Cristian-Gabriel
@Cristian-Gabriel
Exist possibility to upload a grid map? I have 5x5 degrees coverage for every map and I want to upload several in the same scene.yaml. The maps has same layers and same data type. Only covered surface is different. I can view concomitant several maps of the same type?
vilmos
@vilinet_gitlab
Helllo people! Can tangram-es render raster images with a specific bounds? (not tiles, but a single areal image) I have seen options for this in tangram-js but i cant find any hint regarding such a feature in the tangram-es code base. i just want to be sure i did not miss anything :) Cheers!
1 reply
hamza mohamed ali
@liodali
is there any way to get boundingbox or we should calculated from center position in iOS ?
Cristian-Gabriel
@Cristian-Gabriel
Exist possibility to upload a grid map? I have 5x5 degrees coverage for every map and I want to upload several in the same scene.yaml. The maps has same layers and same data type. Only covered surface is different. I can view concomitant several maps of the same type?
geocartosoft
@geocartosoft
Hello All!
I have a question regarding collide on icons. It seems that only by opening tangram on a certain zoom level, sometimes it collide some icons, other times other icons (without moving on map or do anything else). Is collision done randomly? Is there any solution to have always same icons collide? Because if we zoom in and zoom out on same location, icon first presented dissappears and other icon is displayed.
ccxxbb
@ccxxbb
hello everyone, is there any way to disable FlingGesture?
xuzhanya
@xuzhanya
hello everyone,is it possible to find a document to learn how to compile the tangram android on my own computer?
I plan to have a Pi with GPS attached. I'd like to serve a local webpage with a Map and GPS pin. Does Tangram help with this? Or is there another project I should look at?
Hello , We have some LineString Geometry Objects in geojson format (longer or shorter lines) with Depth attribute for each line. We create mbtiles from it and show in Tangram ES. When we want to show a text label on it with Depth attribute , Tangram ES fill whole line with this depth attribute(see picture). Why this happen? Is there a way to avoid this fill mechanism without use collide=true in scene.yaml?
swa00
@swa00
Hi, i'm using tangram-es (andoid) does anybos has a sample , how to add a heatmap ? ( based on Points with weight) Thx a lot