From 64395d099e86a5f8b7d2d3ff1308b7e23a059b05 Mon Sep 17 00:00:00 2001 From: Ian Wagner Date: Fri, 2 May 2025 13:08:21 +0900 Subject: [PATCH] Point to the new Slack channel --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa713ec..ff404b0 100644 --- a/README.md +++ b/README.md @@ -125,8 +125,9 @@ Your use case probably isn't supported today, in which case you can either open The code has a number of TODOs, most of which can be tackled by any intermediate Swift programmer. The important issues should all be tracked in GitHub. -We also have a `#maplibre-swiftui-compose-playground` channel in the +We also have a `#maplibre-swiftui` channel in the [OpenStreetMap US Slack](https://slack.openstreetmap.us/). +(For nonspecific questions about MapLibre on iOS, there's also a `#maplibre-ios` channel). The skeleton is already in place for several of the core concepts, including style layers and sources, but these are incomplete. You can help by opening a PR that fills these in.