mapbox-gl Questions

2

Solved

I would like to add text to a linestring. Basically the same way the name of a street shows up in google maps. So if I zoom in or move the map around, the text still shows up on the line. Do I need...
Country asked 4/11, 2016 at 19:19

1

Solved

I am using mapbox-gl and downloaded vector tiles from osm2vectortiles.org I'd like to have the map visible only within an known polygon, and cannot find any way to pull this off. I can imagine a ...
Wendalyn asked 23/11, 2016 at 19:32

7

Solved

I am building with the release version of Xcode 7.0. No storyboards, just nib files. I have a single UINavigationController created by the app delegate and initialize it with a view controller. s...
Distended asked 21/9, 2015 at 20:38

1

Solved

Using mapbox-gl-native in Node.js I need to find out the actual bounds of a map after rendering. I'm rendering a map as outlined in the project's README.md: var fs = require('fs'); var path = requ...
Gullah asked 16/8, 2016 at 17:3

1

Solved

I have found the following code to show and hide layers in Mapbox GL: https://www.mapbox.com/mapbox-gl-js/example/toggle-layers/ This is helpful, however, I only have one .geojson layer (polyline...
Nottingham asked 18/3, 2016 at 16:20

1

Solved

Since the Mapbox GL documentation doesn't talk about anything regarding adding simple markers to LngLat coordinates, and really only has documentation on how to add custom markers, I was hoping som...
Syrup asked 29/7, 2016 at 21:31

1

I would like to add a custom marker to my map. I am using a mapbox gl script. The only documentation that I found related to this topic is this one https://www.mapbox.com/mapbox-gl-js/example/geo...
Secretive asked 28/6, 2016 at 12:12

1

I've got a vector tileset on Mapbox that I created by uploading a geojson file comprising polygons representing particular suburbs in Victoria, Australia. My vector tileset has three properties - s...
Millardmillboard asked 16/5, 2016 at 9:50

1

Solved

I have a Mapbox GL map with a single layer and multiple markers on that layer, I am trying to update a specific marker, so I am using setData in order to update only one marker but setData will res...
Fluor asked 27/3, 2016 at 12:51

2

Solved

I read MapBox and vector tiles and am wondering if I understand this right. In some future it will be possible to render vector based tiles with iOS MapBox? If yes, how would the RMTileSource for ...
Hitormiss asked 14/3, 2014 at 10:10

© 2022 - 2024 — McMap. All rights reserved.