tangram-es icon indicating copy to clipboard operation
tangram-es copied to clipboard

2D and 3D map renderer using OpenGL ES

Results 115 tangram-es issues
Sort by recently updated
recently updated
newest added

I set font style weight "bold" in text layer of built in demo , but it doesn't seem to have any change. See this pics. **RESULT:** ![image](https://user-images.githubusercontent.com/5187837/96405860-c0e5e280-1210-11eb-9a7d-261e1b8b8231.png) ![image](https://user-images.githubusercontent.com/5187837/96405891-d3f8b280-1210-11eb-957e-96764d855326.png) **ENVIRONMENT:** Android...

**Platform: iOS** OpenGL was deprecated in iOS 12. Do you have any plans to add metal support? And how hard would it be?

I am using tangram-es to draw map in my app, both In Android & iOS, I found the tangram framework make iOS ipa size up 3500kb, the text engine rely...

Feature request: raster layers include data that could have uses beyond cartography, e.g. the elevation included in a DEM layer, so it would be useful if the application could ask...

enhancement

I am using a regular NavigationDrawer in my Activity, see: https://s12.directupload.net/images/200729/hl9dxqt8.png I am also using a Tangram map. For some reason the Tangram map puts itself over the navigation drawer:...

result: no zh-CHS note on map in china when use MI 9 phone envi: android tangram-es-0.11.1 bug: when parse font.xml throw a exception , such xml node like below MiLanProVF.ttf...

I have noticed when calling `MapController.captureFrame()` with second parameter `waitForCompleteView` set to `true`, the `callback` is never called.

I am trying to show the accuracy radius of a location around the user. Here, I ran into some problems. I think part of it is a bug, part of...

In a `style` declaration, the `shaders` block can now contain a new entry called `attributes` - a mapping of names to properties of custom vertex attributes. Those new attributes are...

scene spec

I'm working on a map where many small point markers are labeled with two different labels, a primary label (left) and a subscript label (bottom-right). This is accomplished via two...

enhancement