Matt Blair

Results 14 issues of Matt Blair

For some applications it is useful to allow users some degree of movement within the map, but to restrict that movement within some bounds. This could be a latitude/longitude range,...

enhancement

See related issue: https://github.com/streetcomplete/StreetComplete/issues/2879 Depending on an app's architecture, it might not be practical to release all references to `MapController` and `MapData` objects when the `MapView` is destroyed. For instance,...

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

To match behavior in Tangram JS: https://github.com/tangrams/tangram/pull/718 > The default repeat_distance for labels has always been 256px across the board. This is a sensible default for cases such as street...

From: https://github.com/tangrams/tangram/pull/702 Currently, tiled data sources request data at every map zoom level. There are some parameters that affect the mapping between the "view" zoom and the "tile" zoom (`tile_size`,...

scene spec

Tangram ES should support un-tiled, geo-referenced raster image sources to match the same feature in Tangram JS: https://github.com/tangrams/tangram/pull/688 Supersedes issues: https://github.com/tangrams/tangram-es/issues/866, https://github.com/tangrams/tangram-es/issues/1754

scene spec

When I download new nightly builds of the app, I want to be be able to attach a debugger and profiler to assess bugs and performance without re-building and re-deloying...

enhancement

Currently [email protected] is 1014 x 3696 pixels and [email protected] is 1792 x 3578 pixels. For an older generation of devices including the iPhone 4, Galaxy Nexus, and Raspberry Pi, this...

The layers [pois_and_landuse_labels:has-name:default-label-text](https://github.com/tangrams/eraser-map/blob/gh-pages/eraser-map.yaml#L4060) and [pois_and_landuse_labels:has-name:bank-early](https://github.com/tangrams/eraser-map/blob/gh-pages/eraser-map.yaml#L4350)\* can both match the same feature and assign the `visible` parameter to the `text` rule with different values at the same depth. There is no...

bug
priority 2