Deutsch English Français Italiano |
<vfc8nd$2albd$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder2.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: "Mr. B" <mrbusiness@aaathats3as.com> Newsgroups: comp.sys.mac.misc, comp.sys.mac.system Subject: Re: Apple Maps ... now in a web browser near you Date: Thu, 24 Oct 2024 01:43:09 -0000 (UTC) Organization: A noiseless patient Spider Lines: 25 Message-ID: <vfc8nd$2albd$1@dont-email.me> References: <v7rrnt$1ti55$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Thu, 24 Oct 2024 03:43:10 +0200 (CEST) Injection-Info: dont-email.me; posting-host="81e476508571acbec061a7091393bc13"; logging-data="2446701"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+ckRtCxjecynXWpaYMW9lB3NQWFtPOHxg=" User-Agent: Pan/0.149 (Bellevue; 4c157ba) Cancel-Lock: sha1:CoyFDPXUERe5twiMF2px2qD0t2g= Bytes: 2186 On Thu, 25 Jul 2024 09:29:33 +1200, Your Name wrote: > Currently in public beta testing. No need for a specific Maps app, but > it does need an up-to-date version of Safari, Chrome, or Edge web > browsers (apparently does not work with Firefox for some weird reaon). > > > > Apple takes direct aim at Google with surprising launch of Apple > Maps on the web > ------------------------------------------------------- > Now you won't need an Apple device to use the best mapping service. [snip] It looks like mapkit has had a public API (https://developer.apple.com/ documentation/mapkitjs) for quite some time now. DuckDuckGo uses it to provide a maps experience much like Google. I can also confirm that firefox is "unsupported". This is trivial to bypass by spoofing a Safari user agent, and so far it's perfectly usable. After getting to compare DDG and Apple Maps on the web, the data is all the same, but ranked and presented very differently. Queries on DDG are relatively geographically broad and static: one example returned results for a ~5mi radius while zoomed to ~0.5mi. The maps beta is much tighter, but even fairly minor shifts cause it to run the query again.