Su dispositivi iOS 6 come iPhone e iPad, oltre ai Mac più recenti, viene aperto un collegamento a maps.apple.com/maps?q=cupertino nell'applicazione di mapping nativa di Apple.Stessi parametri per Apple Maps e Google Maps API?
Su computer non Mac e altri dispositivi, invece, porta a maps.google.com/maps?q=cupertino.
Questa è una funzionalità di benvenuto per gli sviluppatori, tuttavia, l'API di Apple è supportata da Google Maps?
In altre parole, tutto il following Apple Maps parameters si traduce perfettamente in qualcosa in Google Maps sul Web?
q= The query parameter.
near= The location part of the query.
ll= The latitude and longitude points for the map center point.
sll= The latitude and longitude points from which a business search should be performed.
spn= The approximate latitude and longitude span.
sspn= A custom latitude and longitude span format used by Apple.
t= The type of map to display.
z= The zoom level.
saddr= The source address, which is used when generating driving directions
daddr= The destination address, which is used when generating driving directions.
O è meglio non utilizzare alcuni di questi sui siti Web?