Rob Labs

Results 44 comments of Rob Labs

*v10 and using the MapboxMaps library in Swift Packages* ![image](https://user-images.githubusercontent.com/118112/106654336-e0e5ab80-654c-11eb-8b66-b1b08355cb0e.png) --- *How the Mapbox Maps v10 library looks in your Xcode project* * MapboxCommon * MapboxCoreMaps * MapboxMaps * MapboxMobileEvents...

Branch [roblabs/openmaptiles-ios-demo:mapbox-maps-ios-v10](https://github.com/roblabs/openmaptiles-ios-demo/tree/mapbox-maps-ios-v10) has been updated with the latest Mapbox v10 binaries. As well, there several Mapbox Styles to choose from while testing Mapbox v10. https://github.com/roblabs/openmaptiles-ios-demo/blob/mapbox-maps-ios-v10/OSM2VectorTiles/ContentView.swift#L9,L38 ![image](https://user-images.githubusercontent.com/118112/136470042-dc133b4f-dbeb-461b-9ac2-5f8b171124dc.png) --- ![image](https://user-images.githubusercontent.com/118112/136470047-fc7df68b-40d8-47b1-a711-054c9b55a0af.png)

Based on @smalls89's comment, I added & tested this in `~/.vscode/settings.json`. This change would go into the appropriate line in `package.json`. ```json "todo-tree.regex.regex": "(//|// -|#|

`pmtiles version` also shows `pmtiles dev, commit none, built at unknown` when building locally, as well as Homebrew. Leaving this for others doing local development. --- ```bash # macOS go...