COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20220423120922/https://github.com/topics/apple-maps
Here are
30 public repositories
matching this topic...
Updated
Apr 23, 2022
JavaScript
Reversing Apple's 3D satellite mode
iPhone Maps App bottom sheet - A Protocol Oriented Approach
Updated
Oct 31, 2021
Swift
View Google Calendar events in Alfred
🗺 Conveniently launch directions in other iOS apps
Updated
Mar 27, 2021
Swift
A simple module that allows you to open the default navigation app(IOS: Apple Maps, Android: Google Maps) with drive direction between two points.
Updated
Mar 12, 2022
JavaScript
An Apple Maps block for the WordPress block editor (Gutenberg).
Updated
Apr 20, 2022
JavaScript
🖼 Small library to recreate the iOS 10 Apple Maps iPad floating panel
Updated
Jul 9, 2017
Swift
HCMapInfoView is an iOS library for creating custom info views for Apple maps.
Updated
Oct 21, 2017
Swift
Create static maps 🗺 for Apple Maps using the Maps Web Snapshots announced at WWDC 2019.
Updated
Mar 31, 2022
JavaScript
The module for my life story project that contains my images of DuckDuckGo.
Updated
Dec 21, 2021
Perl
Apple MapKit Snapshots on Python
Updated
Sep 8, 2020
Python
Updated
Mar 26, 2022
JavaScript
Why choose between Google Maps and Apple Maps ? Get Google's POIs with Apple's maps app !
Updated
Apr 2, 2016
Swift
Smart car dashboard, built for my Subaru Levorg with iPad Pro, ESP32, and Firebase
Updated
Apr 5, 2022
Swift
Multiple map navigation. Include Apple map 、Google map and Amap.
Updated
Nov 22, 2017
Swift
The ultimate travel journal app that allows you to store memories, locations, photos, random thoughts, and parses everything you could possibly want to know about your trips.
Updated
Sep 22, 2020
JavaScript
An app that records a person's movements across the map and saves the track on mongodb.
Updated
Jul 1, 2021
JavaScript
Updated
Dec 7, 2021
Swift
Library for displaying long ranges on Apple Maps
Updated
Jul 9, 2017
Swift
This demo app shows near by airports using MKLocalSearchRequest API.
Updated
Nov 14, 2019
Swift
Fun school project, worked on in team of two. Players can pick a Pokemon, and battle other Pokemon. Google Maps, Firebase Authentication/Storage, Coacoa Pods used in Project.
Updated
Sep 10, 2019
Swift
Swift implementation of Google's polyline algorithm
Updated
Nov 10, 2021
Swift
🗺️ Choose the best map for your project
Updated
Feb 13, 2022
TypeScript
This repo shows how you can add Apple Maps to your website using a serverless function hosted on Netlify
iOS app that helps patients that are addicted to opiates find information for recovery.
Updated
Jan 27, 2017
Swift
mobility trends reports (apple maps & google maps)
Updated
Feb 15, 2021
Jupyter Notebook
A fixed repository for the archived repo by retroplasma. This allows for support on Windows devices too now and is a lot more lightweight
A Contact list app for iOS using Apple Maps to display contacts' through their geocoded addresses
Updated
Nov 26, 2019
Swift
Improve this page
Add a description, image, and links to the
apple-maps
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
apple-maps
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Open to anyone to tackle, but this would avoid the double opening of browser to native maps. Use the
comgooglemapsurl://so that the existing parameters should work.Linking.canOpenURL()to verify device has google mapscomgooglemapsurl://Test to make sure nothing is broken, and submit some test to validate this logic.