...the focus is reliable location transmission, snappy map rendering, and a friction-free UI that looks consistent on both platforms. Deliverables: 1. Source code for iOS and Android (shared or native, your call) 2. A brief read-me so I can build and sign the apps myself 3. Test build links proving the On/Off toggle and hour-closing button behave exactly as described If you’re confident with MapKit (or its cross-platform wrappers) and can turn this around quickly, let’s talk....
...Gameplay • Mode: real-time, location-based multiplayer • Interaction: collaborative missions and some PvP • Must-have features: in-game chat, shared objectives that track progress for every squad member, and push notifications that trigger instantly when a mission update occurs Scope of work You will write every line of code, configure the database and real-time backend, integrate GPS/Maps (MapKit + Google Maps), and prepare the builds for submission. I expect cross-platform parity and smooth performance on recent iOS and Android devices. Using a cross-platform stack (e.g., Unity, Flutter, React Native) is fine if it delivers native-quality results; feel free to propose the toolchain you prefer. Deliverables 1. Full source code with clear, commented s...
...so both sides of the experience work seamlessly. Here’s what I need from you: • A clean, Swift-based codebase that compiles on the latest Xcode version. • Simple, intuitive UI that follows Apple’s Human Interface Guidelines. • Secure sign-up/login (Apple Sign-In preferred). • Order flow: address entry, service selection, payment stub (ready for Stripe or similar), live status updates. • MapKit or preferred SDK for real-time location tracking. • Basic Firebase or similar back-end setup for user, order, and driver data. • Brief admin panel or script that lets me review orders and change status. • TestFlight build plus a short walkthrough video so I can verify every screen. Source code, build instructions, and any t...
...ProviderProfile ServiceCategory ServiceRequest RequestAssignment TimeLog Invoice Payout Review Dispute 9) Example APIs (REST) POST /auth/otp POST /requests / PATCH /requests/:id GET /providers/nearby POST /assignments/:id/accept POST /assignments/:id/status POST /invoices / PATCH /invoices/:id POST /payments/charge POST /reviews POST /disputes 10) Location & ETA GPS + Google Maps/Apple MapKit. ETA from Maps API with traffic. Location updates every 15–30s while en route. 11) Payments & Commission Stripe Connect (or similar). Customer pays via card / Apple Pay / Google Pay. 5% commission deducted automatically. Net payout to provider wallet. Provider can withdraw funds. 12) Notifications Push notifications (FCM/APNs). SMS fallback option...
...Patients must be able to narrow results by specialty, tap a profile, and instantly see three key pieces of information I consider essential: contact details, the doctor’s specializations, and real-world reviews with ratings. Option to 1. Chat by text 2. Video chat 3. On sight appointment The experience needs to feel effortless. After location permissions are granted, users land on a clean map (MapKit or a comparable framework is fine) that auto-centers on their position. A search bar and filter panel let them type a condition or select a specialty; markers update in real time. From any doctor card they can call the office, get directions, or open a richer profile screen that shows the doctor’s bio, those reviews, and accepted insurance plans. I am currently focused o...
...(and optionally destination) on a map. 2. The nearest available ambulance is assigned automatically. 3. The user sees real-time movement of the ambulance until pickup. 4. Basic booking history is stored locally so the user can review past requests. Scope for this phase – Clean, intuitive UI that follows platform guidelines. – Reliable location services using Google Maps SDK (or Apple MapKit on iOS). – Simple authentication (phone or email) just to let users save trips. – Lightweight admin placeholder where I can view active bookings and ambulance locations (web or in-app). Deliverables • iOS and Android source code, ready for TestFlight / Google Play internal testing. • A brief README explaining environment setup, key libr...
...hotels nearby. About the project: Beacon will integrate the Geoapify Places API to display points of interest on a MapKit map. The user can search, filter by category, view details, and save favorite places. The app should have a clean, intuitive design that works smoothly on iPhone. Main features: Map view with pins for places Category filter (restaurants, cafés, hotels) “Find nearest” GPS feature Detail view with information and animations Rating system (1–5 stars) stored locally with SwiftData List view for saved or favorite places Search with real-time updates and sorting (distance, rating, A–Z) Local data storage and error handling Tech requirements: Swift / SwiftUI MapKit Geoapify API integration SwiftData for storage Animations i...
...authentication (email / social login) Profile creation (photos, bio, preferences) Swipe / match system Real-time notifications Nearby match discovery (location-based) Subscription & in-app purchases (premium features) Push notifications Admin API integration (provided) Requirements: Strong experience in Swift / SwiftUI Familiarity with Firebase or similar backend services Experience with MapKit / location services Clean, scalable architecture (MVVM preferred) Ability to follow existing Android app design and APIs Attention to detail for UI/UX Deliverables: Fully functional iOS app (TestFlight-ready) Integration with backend APIs Source code with documentation Post-launch support (bug fixes, app store submission assistance) Budget: Open for discussion ba...
...programadas debe permitirme fijar ventanas de recogida y de entrega que el usuario vea claramente y que yo pueda ajustar desde el panel interno. El registro del cliente será exclusivo mediante número de teléfono: introducen su móvil, reciben un SMS y, tras validar el código, acceden. Nada de correos ni redes sociales para evitar fricción. Espero una app robusta, escrita en Swift, con integración de MapKit o la librería que consideres óptima para el tracking, backend seguro (Firebase, Supabase o tu propuesta) y despliegue listo en TestFlight para pruebas internas. Entrega mínima indispensable: • Código fuente limpio y documentado • Build en TestFlight funcionando con registro por SM...
...the background with a low-power configuration, and users can pause or resume recording whenever they wish. • Data is stored locally with CoreData or SQLite; an optional iCloud toggle lets the user keep a private backup. • From the stored points, the app must render smooth, color-graded heat layers that can be filtered to the last month, six months, or year. I have no hard preference between MapKit or Google Maps SDK—use whatever produces the best, most responsive overlay. • A dashboard summarises distance travelled and most-visited spots, while a map screen allows pinch, pan, and zoom on the generated layers. • Settings give fine-grained control over tracking frequency, retention, export (CSV or JSON), and a one-tap purge of all data. Clear onboa...
I run a local delivery service and need a cross-platform Flutter application that customers can use to create an order and instantly see the shortest route on an embedded map. The routing layer must rely on Apple Maps (MapKit) rather than Google or OpenStreetMap. As soon as the user enters pickup and drop-off addresses, the app should call the MapKit Directions API, draw the optimal path, and display distance plus ETA. After the order is placed, the customer must be able to track the courier’s live position on that same map. Real-time updates—pushed every few seconds—are essential for a smooth experience similar to food-delivery or ride-hailing apps. Scope of work • Build the Flutter project for both iOS and Android. • Integrate Apple Maps SD...
...route. I already have basic screen flows drafted, so you can jump straight into architecture and UI implementation. The driver side should launch concurrently; we will refine its exact toolset together, but the build needs to leave room for ride request acceptance, earnings stats, and navigation turn-by-turn guidance. Expect to work with location services, push notifications, Google Maps SDK / MapKit, and a mainstream payment gateway such as Stripe or Braintree. Deliverables (milestone-oriented): • Fully functional Rider and Driver apps for Android & iOS • Source-controlled code (Git) plus clean build instructions • REST or GraphQL backend with authentication and trip management endpoints • End-to-end testing builds and store-ready release bundles ...
...ProviderProfile ServiceCategory ServiceRequest RequestAssignment TimeLog Invoice Payout Review Dispute 9) Example APIs (REST) POST /auth/otp POST /requests / PATCH /requests/:id GET /providers/nearby POST /assignments/:id/accept POST /assignments/:id/status POST /invoices / PATCH /invoices/:id POST /payments/charge POST /reviews POST /disputes 10) Location & ETA GPS + Google Maps/Apple MapKit. ETA from Maps API with traffic. Location updates every 15–30s while en route. 11) Payments & Commission Stripe Connect (or similar). Customer pays via card / Apple Pay / Google Pay. 5% commission deducted automatically. Net payout to provider wallet. Provider can withdraw funds. 12) Notifications Push notifications (FCM/APNs). SMS fallback option...
...guidelines. Technical Requirements: Platforms: Android and iOS Languages/Frameworks: Native development (Kotlin/Java for Android, Swift for iOS) or cross-platform frameworks (Flutter/React Native) if suitable. Backend: RESTful API integration with scalable hosting; options include Firebase, AWS, or a custom server solution. Geolocation & Mapping: Integration with Google Maps SDK (Android) and MapKit (iOS) or other suitable geolocation APIs. Deliverables: Complete source code for the mobile app (Android & iOS). Fully functional, tested, and deployable app packages. Backend server code/documentation if applicable. Documentation for setup, configuration, and maintenance. Post-launch support and bug fixes for an agreed period. Timeline & Budget: Please i...
...Swift Data, CloudKit Sharing, Google Drive) We are looking for an experienced developer to create a native application for Mac, iPad, and iPhone. The project requires expertise in the following technologies: • Swift and Swift Data • CloudKit Sharing for collaborative data sharing • Google Drive API (OAuth, shared folder management) • Apple’s PDF scanning libraries (automatic edge detection) • MapKit for map and geolocation functionalities Important Note: The use of external libraries is strictly prohibited. The project must rely exclusively on Apple-provided tools and frameworks, except for the integration of the Google Drive API. Project Description: The application will include the following features: 1. Company Management: • A pr...
...build an endless forward run game for both iOS and iPadOS using Apple MapKit. The game should have a mixed 2D and 3D graphics style. Key Gameplay Features: - Obstacle avoidance: Players will have to navigate through various obstacles on their journey through real world map using apple MapKit - Item collection: Scattered throughout the game there will be items for players to collect. - Score tracking: Each player's performance should be tracked and scored. - Collecting Sponsored Items: The game will include location based items from retail, brands, etc. This will require some degree of partnership and integration with these sponsors. Ideal Skills: - Proficient in developing for iOS and iPadOS. - Experienced with Apple MapKit. - Skilled in creating mixed 2D and...
Location based app using MapKIt and CloudKit. Must be written in Swift UI using Xcode 16.1 for iOS 18.0 Must be well documented. Must work on iPhone and iPad The application should have a few screens. 1. Map View to show all locations that are in the CloudKit database. 2. Location View that should be able to be sorted by closets to current location or alphabetically. 3. Profile View where user can add their information if they choose to. 4. Add or fix data on a location. Map view should pick up the current location for the user and display locations on the map. The locations’ view should be able to be sorted by the users current location with the ability to sort alphabetically. When a location is clicked, the user should be able to either navigate to the location, call th...
I am seeking a developer to improve geolocation using MapKit. - Expertise in MapKit. The ultimate goal is to improve the geolocation data of a database that I already have. Looking forward to your proposals.
I have a google map JS code on html which I use in an iFrame on the no-code platform bubble.io. The map code has routing with origin and destination markers. The markers have info windows on each of them. The coordinates of the markers are fed from the database in bubble and this is periodically updated at intervals straight from the bubble database. Each time the lat and long figures in the database is updated, the map is automatically updated to reflect the new position of the marker(s) and the routing. However this update causes the map to refresh/reload. See below, my requirements; 1 . When the coordinates data is updated at intervals, can the marker position and routing be automatically updated (like animation) without refreshing or reloading the map? (This will simply show the mo...
...Management: Manage the database to ensure data integrity and security. **Technology Stack:** - Programming Languages: Java (for Android), Swift (for iOS), HTML/CSS, JavaScript (for Admin Portal) - Frameworks/Libraries: Android Studio, Xcode, React for Admin Portal - Database: MySQL/MongoDB - Payment Gateway Integration: Razorpay, PayPal, or equivalent - Maps and Location Services: Google Maps API, MapKit **Project Timeline:** - Prototype Development: 4 weeks - Testing and Refinement: 2 weeks - Final Implementation: 4 weeks **Budget Allocation:** - Total Budget: INR 25,000 - 30,000 - Payment Structure: Half payment upon completion of the project prototype, remaining upon meeting all project requirements. **Project Deliverables:** 1. User Application (Android and iOS) 2. Driver...
I am looking for a developer who can update some func about ARKit + MapKit for my app. The following are my requirements: - The integration should be for outdoor navigation. - I need a high level of graphical detail for the augmented reality elements. - Specific functionality required is 3D objects and animations. Ideal skills and experience for the job: - Experience with ARKit and MapKit integration. - Proficient in 3D modeling and animation. - Knowledge of location-based information and user interaction with AR elements. My app is almost done( 90%) but some func about ARKit to show the line following the road has some issue. So I need a iOS developer has strong knowledge about ARKit help me complete this project.
- Web server: backend node.js / frontend: React or Vue. Other alternatives: Nest+Next, Express+Next - Apple MapKit JS for getting the nearest cities from a city and cities within a defined distance/no. of driving hours - Leaflet javascript library to show locations on map - - Google Adsense spots Using Apple MapKit JS, we will get the nearby places/cities within a radius of distance or time: 50,100,200,300,400,500,600 miles and 1h, 2h, 3h, 4h, 5h, 6h, 7h, 8h from me. Main features: - header selector to find places x miles/hours away from me - sidebar searchbar with time/distance field (1 hour, 2 hours, 3 hours, 100 miles, 200 miles, 300 miles) and city name field; Auto-detect device’s geolocation & auto-complete location field (get coordinates, geocode coordinate...
-Web server: backend node.js / frontend: React or Vue. Other alternatives: Nest+Next, Express+Next -Apple MapKit JS for getting the nearest cities from a city and cities within a defined distance/no. of driving hours -Leaflet javascript library to show locations on map Using Apple MapKit JS, we will get the nearby places/cities within 50,100,200,300,400,500,600 miles and 1h, 2h, 3h, 4h, 5h, 6h, 7h, 8h from me. Other functionalities: • Free of cost api for autosuggestion search bar (no jQuery plugins of Google Maps because they are expensive) • Auto-set location (geolocation from mobile devices) when accessing pages such as 100 miles from me • Multilanguage module; create language (eg.: /ro , /it, /es, /fr) and possibility of translating the strings from .csv...
I would like to create a website of which the homepage is a map, specifically Apple map, tbe 3d, even the indoor images
Similar site to: Using: Mapkit JS which provides a daily limit of 250,000 map views and 25,000 service calls per Apple Developer Program membership Scope: autogenerate bulk pages using a defined url structure such {fromCity}-to-{toCity} URL example: Each page will display the following info: - from - to search bar with autosuggest for cities - flight distance in miles/km - straight line distance in miles/km - Apple Map with a "show map" button to show the map only when clicked - save the search page url inside the database for SEO purposes (url index by meta tag) Tech stack: Frontend: bootstrap Backend: PHP JavaScript libraries: core-js, web-vitals
I'm looking for a full-stack developer that has experience with video sharing, live streaming, and marketplaces. Large project is the beginning of a startup. I'm really looking for a tech co-founder, but if a contractor fits I'm open to it. If you are interested in being a co-founder let me know and we can discuss det... Hive, MixPanel, Localytics, Mode, Parquet, Pig, Presto, Spark CDN services: Amazon CloudFront Streaming protocols: RTMP, Adobe HTTP Dynamic Streaming, Apple HTTP Live Streaming, M2TS, MPEG-DASH, Microsoft Smooth Streaming, WebRTC, RTSP/RTP Media formats: MKV, MP4, AVCHD, AVI, DMW, MOV, FLV, WMV, SWF Codecs: H.264/AVC, FFmpeg, XviD Media containers: MP4, FLV Geolocation: Google Maps API, MapKit/Core Location frameworks (for iOS) Chat: Twil...
For an existing React Native Mobile App Project, we will need to implement the Huawei Mobile services to compliment the existing Google Maps APIs. So we're targeting to have a library that will allow us to switch between HMS services & GMS services. Creating this library that allows us to have both services available, but then call th...compliment the existing Google Maps APIs. So we're targeting to have a library that will allow us to switch between HMS services & GMS services. Creating this library that allows us to have both services available, but then call the relevant service based on the device type This library to include HMS + GMS services for: 1. Location Services 2. Push Notification Services 3. Geo Coding Services 4. Mapkit 5. Any other services w...
Looking someone to help me build an app with feature. Show NTFS data - transit data (imported to Sqlite or collection of txt files) to Google Map or MapKit iOS (depends on your suggestion).
I made an Xcode App using MapKit, that detects when the user moves and when you stop, I need to add the functionality of detecting when the user walks backwards (without changing the heading), for example, creating a geofence behind the user if he enters... alert... or calculating the coordinates, for example , if it adds 3 seconds in a row, but the fourth subtracts, it goes backwards... or similar methods... you can use geofence-. .. another example.. taking the heading in the mapkit, and see according to direction (north , etc), if the long and lat is adding or subtracting , according to that, we can know (making an array or coordenates) if user is moving forward or backward---- because I need to detect if is moving backward (without facing backward).. or another option......
I want to let the user choose his location area from ggogle map before he get inside the home page for my IOS App, SWIFT code
...Device is initiated by button actions and are static. The data retrieved from the Peripheral is not parsed, only displayed. The app has a single NFC NDEF call with an alert message. This call reads a passive NDEF tag retrieving a single text string which is displayed without parsing. A single face/fingerprint ID authentication call validates the app user. A single Location Services call and MapKit display are used on a single screen displaying the current iPhone location. A single barometric sensor call is used on one screen, no other sensors are used. Three BLE characteristic integers received from the peripheral use bitwise operations to set the colors of three SwiftUI charts. Two placeholder screens display a vertical list, with identical format, created by a single cl...
Create XCODE Objective C project to display all gas station near my current location (within 10 miles) Use MKPointOfInterestCategoryGasStation
when user input the keyword in search box, it will autocomplete search the places by keyword and user's location and mark as custom pin in figma on map. looking for dev who can this task. It should be finished within 10 hours. Thanks.
Need to do an simple mobile app , working experience on mapkit framework needed, Swift
Max 10-12 page, Uber Like android app. pixel-perfect design for all screen sizes Use JSON Restful JWT Services, Use mapkit, İntegrate some payment services,
You will be working on a SwiftUI codebase for the ParkQuest National Parks Guide: The code is written in Swift using SwiftUI, MapKit, CoreLocation, Core Data, and GameKit. The code needs to be refactored to make use of SwiftUI previews. You will not build a new feature. Instead, you will refactor the existing Swift and SwiftUI codebase to make use of previews. You will make your contributions in GitHub and will be working hourly.
Request details I need to remove the flicker from the annotations in my iOS/iPhone project (using Mapkit) when firebase updates the annotations on the map. All annotations on the map are users' locations, as they move, I need a smooth transition animation for the annotations. Also, when the annotation is selected (didSelect), I need the annotation to remain open and not auto close when firebase updates. You MUST know SwiftUI, Mapkit, and firebase Deliverables DELIVERABLE 1: Need to remove the flicker from the annotations in my maps (iOS MapKit project) when user location/annotations and the map is updated (firebase updates). No flicker should be visible. DELIVERABLE 2: All annotations on the map are users' locations. As they move, I need a smooth transition...
SwiftUI, Firebase, Mapkit - Current user display in map and filters
SwiftUI, Firebase, Mapkit - Current user display in map and filters
SwiftUI, Firebase, Mapkit - Current user display in map and filters
Hi, I want to develop a Mobile app (Android and iOS). Please watch the screenshot in the attached zip file. I need the following things in my app. * Responsive UI design for all devices * Firebase realtime database * SQLite * Push Notifications * Ads Integration * App Submission * MapKit / Google maps * App Analytics All graphics and fonts will be provided.
I have a project with a SearchView that after looking for an address on a MapView, puts a pin on it and saves that pin on firebase ... I would need to create another view with a map that only takes care of showing the pins previously entered ... I also already have the function that takes care of doing the listener but you have to fix it ... Seriousness and excellent knowledge of SwiftUi, Mapkit and Firebase Firestore are required. It's a very simple job to do in one hour and I offer a maximum of € 10 Thank you.
EDIT: It seems like Apple MapKit JS may not be fully supported in China, so I will cancel this project! Thanks for the bids. We have an Android system that employs the Apple MapKit JS Web technology for drawing a route with custom annotations on a local map. The MapKit JS is loaded from a script and embedded into an Android WebView component. Unfortunately, the system does not seem to work accurately in China, that is when the app is used from a Chinese Android-based phone in China without VPN. The problem is that no map tiles are drawn, and neither is the Maps logo. Outside of China the system works as expected. As we are located in Europe we have a difficult time tracking down the issue, but I suspect it has something to do with being behind the great firewall. App...
We do have a json (array) file with 3000+ locations. We want to show these locations on a map with MapKit. The map should be fast and easy to use. Maybe we can cluster locations. What we want: - Fast map - Custom pin (Annotation) colors If you ever worked with Swift 5 & MapKit or Mapbox and you can build this. Let us know. Screenshot is current version
I am needing a google map api or similar set up into a wordpress site using listing pro. Need a person with experience with Google Maps Easy to bid job and must have reference sites to show prior work. Wanting to have active maps for listings and also 4 maps with hyperlinks to allow navigation to different pages. See the following: I am seeking someone that could build 4 interactive maps for our website like the first link below. The top link shows exactly what I want and the 2nd and 3rd link are the shapefiles for the overlay of the map. The price needs to be for 4 maps. We will need a Colorado, New Mexico, Utah and Wyoming map similar to the link below. We will need to add hyperlinks to the units and each unit will take user to a different page. I need time frame and total cost to pro...
Bitte melde dich an oder Loge dich ein um Details zu sehen.
- upgrading apple mapkit code - swiftyJSON convert to native code