#mapkit search results

Start screen updated #MapKit #watchOS

lapperapp's tweet image. Start screen updated #MapKit #watchOS
lapperapp's tweet image. Start screen updated #MapKit #watchOS
lapperapp's tweet image. Start screen updated #MapKit #watchOS

Day #68 of my #100DaysOfSwiftUI is finished! I've learned how to implement #MapKit in my #iOS #apps =) #SwiftUI #iOSdev

AntonKuchumov's tweet image. Day #68 of my #100DaysOfSwiftUI is finished! I've learned how to implement #MapKit in my #iOS #apps =)

#SwiftUI #iOSdev

#MapKit's mapItemDetailSheet is an easy way to show location detail📍 Tricks: 1) Use PlaceIDs instead of Lan./Lon. 2) Most AIs did not know this detail sheet; Provide API Parameters can prevent them from customizing .sheet 😆 Learn more 🚀 developer.apple.com/videos/play/ww…

1998design's tweet image. #MapKit's mapItemDetailSheet is an easy way to show location detail📍

Tricks: 
1) Use PlaceIDs instead of Lan./Lon.
2) Most AIs did not know this detail sheet; Provide API Parameters can prevent them from customizing .sheet 😆

Learn more 🚀
developer.apple.com/videos/play/ww…

Let MapKit fly 🧭 Super-powered by #SwiftUI

1998design's tweet image. Let MapKit fly 🧭
Super-powered by #SwiftUI ✨


Here’s first video in the 10 part #SwiftUI #MapKit series. In this video I cover Map Regions, Markers, Annotations and Camera Positions 2nd video coming on Wednesday. Buy me a Ko-Fi (ko-fi.com/stewartLynch) and get access to all 10 now. youtu.be/9xzHJAT_Iqk

StewartLynch's tweet image. Here’s first video in the 10 part #SwiftUI #MapKit series.  In this video I cover Map Regions, Markers, Annotations and Camera Positions 
2nd video coming on Wednesday. Buy me a Ko-Fi (ko-fi.com/stewartLynch) and get access to all 10 now.
youtu.be/9xzHJAT_Iqk

Just completed the video on yt on MapKit by @seanallen_dev #mapkit #iosdev

jigmetsdadul's tweet image. Just completed the video on yt on MapKit by @seanallen_dev 

#mapkit #iosdev

If you're using MapKit control the camera using MapCameraPosition providing: 1️⃣ MKMapItem to center the map in the item 2️⃣ MKMapRect to specify the boundaries 3️⃣ MKMapRegion to position the map in a specific area #swiftui #mapkit #iosprogramming

brunolorenzop's tweet image. If you're using MapKit control the camera using MapCameraPosition providing:

1️⃣ MKMapItem to center the map in the item
2️⃣ MKMapRect to specify the boundaries
3️⃣ MKMapRegion to position the map in a specific area

#swiftui #mapkit #iosprogramming

When using #MapKit with #SwiftUI, is there a way to have a polyline in a colour with a stroke in another one? Like in Apple Maps (1st screenshot). In #UIKit, I used to add the same polyline 2x but with different renderer (width & color). It does not seem to work with #SwiftUI.

alpennec's tweet image. When using #MapKit with #SwiftUI, is there a way to have a polyline in a colour with a stroke in another one? Like in Apple Maps (1st screenshot).

In #UIKit, I used to add the same polyline 2x but with different renderer (width & color). It does not seem to work with #SwiftUI.
alpennec's tweet image. When using #MapKit with #SwiftUI, is there a way to have a polyline in a colour with a stroke in another one? Like in Apple Maps (1st screenshot).

In #UIKit, I used to add the same polyline 2x but with different renderer (width & color). It does not seem to work with #SwiftUI.

東京タワーを赤くしてますが、位置情報を利用して近づくことがトリガーになって、アクション起こせるようです。 例えば、近づかないと手に入らない宝探し的なアプリとか、近づかないと見れない有益な情報を載せるとか、色々できそう。 #MapKit


高速道路とそのSA/PAにある充電スポットをマップにプロットしてみている #SwiftUI #MapKit

temoki's tweet image. 高速道路とそのSA/PAにある充電スポットをマップにプロットしてみている

#SwiftUI #MapKit

Got the MapMarker to remain in focus and adjusts to the detents of the sheet! Works on all iPhone sizes too! Yay! #SwiftUI #MapKit


The entire 10 part #MapKit with #SwiftUI and #SwiftData is now available for free. Watch on YouTune youtube.com/playlist?list=… Or download my free StewartLynch Channel watching app and watch it there. stewartlynch.gumroad.com/l/obsjz

StewartLynch's tweet image. The entire 10 part #MapKit with #SwiftUI and #SwiftData is now available for free.  Watch on YouTune

youtube.com/playlist?list=…

Or download my free StewartLynch Channel watching app and watch it there.
stewartlynch.gumroad.com/l/obsjz

What's NOT new in #MapKit? 🗺️ 1/x No support for annotation clustering in #SwiftUI: no way to specify the displayPriority, collisionMode or a custom clustering annotation View... So we end up with a crowded & unreadable map 🫤 #FB13860493 #FB13784552 #FB13784561 #WWDC24

alpennec's tweet image. What's NOT new in #MapKit? 🗺️

1/x No support for annotation clustering in #SwiftUI: no way to specify the displayPriority, collisionMode or a custom clustering annotation View...

So we end up with a crowded & unreadable map 🫤

#FB13860493 #FB13784552 #FB13784561 #WWDC24

having too much fun with the #MapKit updates for #SwiftUI 📍 learning for now. integration to Stubs next! going to explore options for users to keep track of the venues of attended converts.


With the new MapKit APIs for SwiftUI, creating a Map is super easy #swiftui #mapkit #iosdev

brunolorenzop's tweet image. With the new MapKit APIs for SwiftUI, creating a Map is super easy

#swiftui #mapkit #iosdev

Happy to see MKMapItem now has a public unique identifier! I'll be able to remove some private APIs usage and close a feedback. Check out MKMapItem.Identifier: developer.apple.com/documentation/… #WWDC24 #MapKit

alpennec's tweet image. Happy to see MKMapItem now has a public unique identifier!

I'll be able to remove some private APIs usage and close a feedback.

Check out MKMapItem.Identifier: developer.apple.com/documentation/…

#WWDC24 #MapKit

Video #6 of 10 in series. Instead of searching for sites to place markers on a map, let me show you how you can tap to place a marker with #MapKit in #SwiftUI. To be continued on Sunday. Update your trip destinations with hand picked locations. youtu.be/jjm8WOn0Xhk

StewartLynch's tweet image. Video #6 of 10 in series. Instead of searching for sites to place markers on a map, let me show you how you can tap to place a marker with #MapKit in #SwiftUI.  To be continued on Sunday. Update your trip destinations with hand picked locations. youtu.be/jjm8WOn0Xhk

Building a static map viewer in SwiftUI with dark mode support! 🧛🏻 #SwiftUI #MapKit #DarkMode #iOSDev


#mapkit I have a mapkit issue I have a walk from a to d, which has a walking poly line, when I select section b to c I want it to be red but the rest to be blue. However I have found Apple has a limit on how many mapkit requests in a short period of time is there a way round thi


🌍 Dive into map-based house search with HarmonyOS! Learn to add custom markers, manage location permissions, and optimize performance for a seamless user experience. Perfect for real estate apps! 🏡 #HarmonyOS #MapKit #ArkUI #AppDevelopment @儿歌八万首 ift.tt/kbTm6tg

dev.to

Implementing the Map-based House Search Effect in HarmonyOS Next

The commonly used map-based house search function involves adding custom markers for regions,...


I really got nothing 🫤 How is it possible to ship no update at all? My feedback are about existing #MapKit APIs, no new features. I know it's prioritised based on demand, but I thought bringing a little bit more #UIKit to #SwiftUI would be faster... 🤞🏻 next year! #WWDC25

My MapKit for SwiftUI #WWDC25 wish list: 🤏🏻 Draggable annotations 🗺️ Tile overlays 📍 Clustering annotations 👇🏻 Tap detection on Annotations (MapPolyline, MapPolygon, and friends) I updated my old feedback in Feedback Assistant. Who knows 🤪

alpennec's tweet image. My MapKit for SwiftUI #WWDC25 wish list:

🤏🏻 Draggable annotations
🗺️ Tile overlays
📍 Clustering annotations
👇🏻 Tap detection on Annotations (MapPolyline, MapPolygon, and friends)

I updated my old feedback in Feedback Assistant. Who knows 🤪


Some nice geocoding additions to #MapKit! #WWDC25 New framework: GeoToolbox New types: MKGeocodingRequest, MKReverseGeocodingRequest, MKAddress, MKAddressRepresentations developer.apple.com/documentation/…

alpennec's tweet image. Some nice geocoding additions to #MapKit! #WWDC25

New framework: GeoToolbox

New types: MKGeocodingRequest, MKReverseGeocodingRequest, MKAddress, MKAddressRepresentations

developer.apple.com/documentation/…

As a #MapKit enthusiast, I'm thrilled that there are new tools for Maps! 🗺️✨ #iOS26 #WWDC25 #beta #AppleEvent

PiotrekJeremicz's tweet image. As a #MapKit enthusiast, I'm thrilled that there are new tools for Maps! 🗺️✨

#iOS26 #WWDC25 #beta #AppleEvent

A methodology for customizing Apple Maps to match the app's style and theme ♥️🧡💛💚💙💜🤎 #Hue #Saturation #MapKit #SwiftUI

Introducing "A Little Traveler" - New Type Trip Planner Coming soon to the App Store 🗺️ #WWDC25



#MapKit's mapItemDetailSheet is an easy way to show location detail📍 Tricks: 1) Use PlaceIDs instead of Lan./Lon. 2) Most AIs did not know this detail sheet; Provide API Parameters can prevent them from customizing .sheet 😆 Learn more 🚀 developer.apple.com/videos/play/ww…

1998design's tweet image. #MapKit's mapItemDetailSheet is an easy way to show location detail📍

Tricks: 
1) Use PlaceIDs instead of Lan./Lon.
2) Most AIs did not know this detail sheet; Provide API Parameters can prevent them from customizing .sheet 😆

Learn more 🚀
developer.apple.com/videos/play/ww…

Let MapKit fly 🧭 Super-powered by #SwiftUI

1998design's tweet image. Let MapKit fly 🧭
Super-powered by #SwiftUI ✨


Today’s SwiftUI Learnings... ✅ MapKit Integration – Display interactive maps. ✅ Annotations – Add custom markers to locations. ✅ User Location – Show real-time user position on the map. #SwiftUI #MapKit #iOSDev #100DaysOfSwiftUI #100DaysOfCode #letsconnect #CONNECT


Any #MapKit engineers out there? I submitted the issue over two months ago but haven’t received any feedback yet. I'd appreciate any help or insights.

Is anyone familiar with MKLocalPointsOfInterestRequest? It seems to be pretty unreliable, often throwing MKErrorDomain Code=4 "(null)" UserInfo={MKErrorGEOError=-8} and therefore not delivering any results – no matter how much I zoom in or out. #iOSDev #FB16049486



You can’t *really* lock the 3D orientation of a MapAnnotation on #MapKit, and the #citybike api doesn’t haven dock orientation information but with some #swiftui tricks you can deal with both of those issues… #swift #apple #ios #iosDev #indieDev

MGCF2's tweet image. You can’t *really* lock the 3D orientation of a MapAnnotation on #MapKit, and the #citybike api doesn’t haven dock orientation information but with some #swiftui tricks you can deal with both of those issues…

#swift #apple #ios #iosDev #indieDev
MGCF2's tweet image. You can’t *really* lock the 3D orientation of a MapAnnotation on #MapKit, and the #citybike api doesn’t haven dock orientation information but with some #swiftui tricks you can deal with both of those issues…

#swift #apple #ios #iosDev #indieDev
MGCF2's tweet image. You can’t *really* lock the 3D orientation of a MapAnnotation on #MapKit, and the #citybike api doesn’t haven dock orientation information but with some #swiftui tricks you can deal with both of those issues…

#swift #apple #ios #iosDev #indieDev

I reworked the #MapKit view in edit form. It looks a ton better! Usually I'm not happy with my designs, but this time I believe I did something really good. First of all, I stopped using stock markers and added user content to the map.

ostojan93's tweet image. I reworked the #MapKit view in edit form. It looks a ton better! Usually I'm not happy with my designs, but this time I believe I did something really good. First of all, I stopped using stock markers and added user content to the map.
ostojan93's tweet image. I reworked the #MapKit view in edit form. It looks a ton better! Usually I'm not happy with my designs, but this time I believe I did something really good. First of all, I stopped using stock markers and added user content to the map.

Find nearby restaurants using MKLocalSearch/MapKit? stackoverflow.com/questions/6673… #swift #mapkit

overflow_meme's tweet image. Find nearby restaurants using MKLocalSearch/MapKit? stackoverflow.com/questions/6673… #swift #mapkit

The programmatic selection of MKMarkerAnnotationView under iOS 12 is still buggy. If it is not fixed in the next beta, I have to start with a workaround. #MapKit #iOS12

Tion's tweet image. The programmatic selection of MKMarkerAnnotationView under iOS 12 is still buggy. If it is not fixed in the next beta, I have to start with a workaround. #MapKit #iOS12

Any #Apple #MapKit Team here? seem like there is Snapshot certificate problem in china..

thexclu's tweet image. Any #Apple #MapKit Team here? seem like there is Snapshot certificate problem in china..

Change the mapType to .satellite etc with a picker stackoverflow.com/questions/7165… #swiftui #mapkit

overflow_meme's tweet image. Change the mapType to .satellite etc with a picker stackoverflow.com/questions/7165… #swiftui #mapkit

When using #MapKit with #SwiftUI, is there a way to have a polyline in a colour with a stroke in another one? Like in Apple Maps (1st screenshot). In #UIKit, I used to add the same polyline 2x but with different renderer (width & color). It does not seem to work with #SwiftUI.

alpennec's tweet image. When using #MapKit with #SwiftUI, is there a way to have a polyline in a colour with a stroke in another one? Like in Apple Maps (1st screenshot).

In #UIKit, I used to add the same polyline 2x but with different renderer (width & color). It does not seem to work with #SwiftUI.
alpennec's tweet image. When using #MapKit with #SwiftUI, is there a way to have a polyline in a colour with a stroke in another one? Like in Apple Maps (1st screenshot).

In #UIKit, I used to add the same polyline 2x but with different renderer (width & color). It does not seem to work with #SwiftUI.

高速道路とそのSA/PAにある充電スポットをマップにプロットしてみている #SwiftUI #MapKit

temoki's tweet image. 高速道路とそのSA/PAにある充電スポットをマップにプロットしてみている

#SwiftUI #MapKit

Day #68 of my #100DaysOfSwiftUI is finished! I've learned how to implement #MapKit in my #iOS #apps =) #SwiftUI #iOSdev

AntonKuchumov's tweet image. Day #68 of my #100DaysOfSwiftUI is finished! I've learned how to implement #MapKit in my #iOS #apps =)

#SwiftUI #iOSdev

How do I enable clicking default POI markers in mapkit js stackoverflow.com/questions/6711… #mapkit #mapkitjs #applemaps

overflow_meme's tweet image. How do I enable clicking default POI markers in mapkit js stackoverflow.com/questions/6711… #mapkit #mapkitjs #applemaps

How do i look through the routes and make it get the selected route stackoverflow.com/questions/6438… #xcode6 #mapkit #swift

overflow_meme's tweet image. How do i look through the routes and make it get the selected route stackoverflow.com/questions/6438… #xcode6 #mapkit #swift

Trying to do custom callout and change Marker color in Swift MapView stackoverflow.com/questions/6581… #mapkitannotation #mapkit #swift

overflow_meme's tweet image. Trying to do custom callout and change Marker color in Swift MapView stackoverflow.com/questions/6581… #mapkitannotation #mapkit #swift

Change MapView Polyline style dynamically when user start moving on route in Swift stackoverflow.com/questions/6647… #swift3 #mapkit #ios

overflow_meme's tweet image. Change MapView Polyline style dynamically when user start moving on route in Swift stackoverflow.com/questions/6647… #swift3 #mapkit #ios

If you're using MapKit control the camera using MapCameraPosition providing: 1️⃣ MKMapItem to center the map in the item 2️⃣ MKMapRect to specify the boundaries 3️⃣ MKMapRegion to position the map in a specific area #swiftui #mapkit #iosprogramming

brunolorenzop's tweet image. If you're using MapKit control the camera using MapCameraPosition providing:

1️⃣ MKMapItem to center the map in the item
2️⃣ MKMapRect to specify the boundaries
3️⃣ MKMapRegion to position the map in a specific area

#swiftui #mapkit #iosprogramming

How to determine if the user finished zoomed the map other than the regionDidChangeAnimated method stackoverflow.com/questions/6452… #ios #mapkit #swift

overflow_meme's tweet image. How to determine if the user finished zoomed the map other than the regionDidChangeAnimated method stackoverflow.com/questions/6452… #ios #mapkit #swift

Using MKLocalPointsOfInterestRequest in #MapKit on #iOS, is there a way to get the same results than a search in Apple Maps? For example, my request for beaches near Bonifacio with a 10km radius provides me *one* MKMapItem 😫. Apple Maps shows 29 results… 🤩

alpennec's tweet image. Using MKLocalPointsOfInterestRequest in #MapKit on #iOS, is there a way to get the same results than a search in Apple Maps?

For example, my request for beaches near Bonifacio with a 10km radius provides me *one* MKMapItem 😫. Apple Maps shows 29 results… 🤩

Loading...

Something went wrong.


Something went wrong.


United States Trends