Closed GerdC closed 5 months ago
Hi @GerdC , just starting with Here API in my Swift app. Is there any way to try your Swift implementation ?
I posted the sourcecode of the poly line decoder here: https://stackoverflow.com/questions/61481727/decoding-here-rest-api-polyline-in-swift
As of last year, if you want to use public transport, DO NOT use the HERE sdk, use the REST API and write the code yourself. The polyline decoder is the hardest part, the rest is easy.
This is how my app looked over a year ago: https://attractions-map.com/en Ready to launch since then, but it does not make much sense to launch a tourist app during a pandemic
Closing this for now, as it's been qutie a while, and we are lacking dedicated Swift maintainers. Thanks for the offer, though, @GerdC (I hope your app did take off ;-) )
I translated the Java version into a pure Swift version and it works for me. I'd spend it for this library, but I'm not experienced in creating a pull request. Interested? How do you want it?