Gerd Castan
Gerd Castan
"If you drag it, it fixes itself": I don't know this specific problem, but I have several cases in my code, where the first rendering uses some defaults and later...
I think it is beneficial to differentiate between the TRIAS implementations. At least the MENTZ implementation of TRIAS is a severely limited subset. This is the only official documentation I...
FGC realtime data https://dadesobertes.fgc.cat/explore/?sort=modified&refine.keyword=gtfs+realtime
@alobaili this code works for me with storyboard. Please test thoroughly and give feedback. (I also changed `func viewWillLayoutSubviews()` to `open`.) ``` open class HostingParentController: UIViewController { public var makeBackgroundsClear...
Using the code above intensely for a few days now and it is absolutely stable for me.
My experiments as a consumer appear to suggest that each instance is configured to exposes exactly one of both. Entur gets its data in NeTEx format and exposes routing as...
both can be enabled and are enabled by default: https://developer.entur.org/pages-journeyplanner-journeyplanner Entur exposes only one (Transmodel): "Entur Journey Planner v3: „All data is presented as a Transmodel-based GraphQL-API“ and „There is...
For the record, same happens with Xcode 16.1 beta
Xcode 16 can be downloaded from the App Store. CoodableCSV compiles and works for me with Xcode 16 from the App Store.