The fact that there is no 1st party Apple made hiking and topography map on the Apple Watch is such a failure, not even on the most expensive “made for explorers” Watch Ultra. And things like gpx import is just a mere dream It’s a lifestyle device after all but still
Six years perfecting maps on watchOS
21–30 of 130 posts
Re: Six years perfecting maps on watchOS
#22The fact that there is no 1st party Apple made hiking and topography map on the Apple Watch is such a failure, not even on the most expensive “made for explorers” Watch Ultra. And things like gpx import is just a mere dream It’s a lifestyle device after all but still
Honestly, the less Apple made apps, the better for the ecosystem and the quality of the apps in general. Apple's recent "sherlocked" apps are not good quality at all, but they make it substantially more difficult for 3rd parties to compete with the now default offerings.
Re: Six years perfecting maps on watchOS
#23For others curious like I was, it seems he hired a cartographer to render essentially a set of huge, nice-looking, custom map images with details like hiking trails that Apple Maps doesn't have. So unlike Apple Maps, which is dynamically rendered, it basically shows image tiles. It allows for a nicer-looking, more detailed map, but affects things like needing separate downloads for different zoom levels, rotation, up…
His original map provider offers both vector and raster tile services: https://www.thunderforest.com/maps/outdoors/
A common pattern is to use a vector tile service + style definition directly or to generate raster tiles if those are desired.
Re: Six years perfecting maps on watchOS
#24Re: Six years perfecting maps on watchOS
#25The fact that there is no 1st party Apple made hiking and topography map on the Apple Watch is such a failure, not even on the most expensive “made for explorers” Watch Ultra. And things like gpx import is just a mere dream It’s a lifestyle device after all but still
Honestly, the less Apple made apps, the better for the ecosystem and the quality of the apps in general. Apple's recent "sherlocked" apps are not good quality at all, but they make it substantially more difficult for 3rd parties to compete with the now default offerings.
Re: Six years perfecting maps on watchOS
#26As a pedometer++ user, it is amazing the attention to detail David has maintained over the years. The evolution is crazy.
Re: Six years perfecting maps on watchOS
#27Earlier quoted context omitted.
We really can't afford to keep blacklisting words for reasons that have no basis in reality. We're gonna run out of words. (parent edited their comment - the suggestion was that "pedometer" is a bad name because of the first four letters being reminiscent of pedophiles and Epstein)
Can we also not ban people for pointing out an evidently funny naming?
Re: Six years perfecting maps on watchOS
#28BTW, that last line about hiring/commissioning a cartographer, very rad and cool :~)
Re: Six years perfecting maps on watchOS
#29The fact that there is no 1st party Apple made hiking and topography map on the Apple Watch is such a failure, not even on the most expensive “made for explorers” Watch Ultra. And things like gpx import is just a mere dream It’s a lifestyle device after all but still
Honestly, the less Apple made apps, the better for the ecosystem and the quality of the apps in general. Apple's recent "sherlocked" apps are not good quality at all, but they make it substantially more difficult for 3rd parties to compete with the now default offerings.
Where they fall short though, the App Store is right there. There’s almost always a better alternative for those who value having something better.
Re: Six years perfecting maps on watchOS
#30For others curious like I was, it seems he hired a cartographer to render essentially a set of huge, nice-looking, custom map images with details like hiking trails that Apple Maps doesn't have. So unlike Apple Maps, which is dynamically rendered, it basically shows image tiles. It allows for a nicer-looking, more detailed map, but affects things like needing separate downloads for different zoom levels, rotation, up…
The use of the cartographer to generate separate designs and the technology used to render/deliver those designs are two entirely separate concerns. His original map provider offers both vector and raster tile services: https://www.thunderforest.com/maps/outdoors/ A common pattern is to use a vector tile service + style definition directly or to generate raster tiles if those are desired.