<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mapkit &#8211; Frankis Website</title>
	<atom:link href="https://fpposchmann.de/tag/mapkit/feed/" rel="self" type="application/rss+xml" />
	<link>https://fpposchmann.de</link>
	<description>Consulting &#38; Software</description>
	<lastBuildDate>Fri, 09 Jun 2023 09:27:59 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>

<image>
	<url>https://fpposchmann.de/wp-content/uploads/2023/08/cropped-Bildschirmfoto-2023-08-07-um-14.23.35-32x32.png</url>
	<title>Mapkit &#8211; Frankis Website</title>
	<link>https://fpposchmann.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Missing Tiles in MKTileOverlayRenderer</title>
		<link>https://fpposchmann.de/missing-tiles-in-mktileoverlayrenderer/</link>
					<comments>https://fpposchmann.de/missing-tiles-in-mktileoverlayrenderer/#respond</comments>
		
		<dc:creator><![CDATA[Frank-Peter Poschmann]]></dc:creator>
		<pubDate>Fri, 09 Jun 2023 09:27:59 +0000</pubDate>
				<category><![CDATA[Swift]]></category>
		<category><![CDATA[Mapkit]]></category>
		<category><![CDATA[missing tiles]]></category>
		<category><![CDATA[MKTileOverlayRenderer]]></category>
		<category><![CDATA[pan gesture]]></category>
		<category><![CDATA[pinch gesture]]></category>
		<guid isPermaLink="false">https://fpposchmann.de/?p=794</guid>

					<description><![CDATA[Well, there is a bug in Apple’s MapKit since iOS 13.2, as the folks in developer community say: If you want to use non-Apple maps (e.g. OpenStreetMap®) occasionally tiles are not rendered although you supply the correct data in your sub-class of MKTileOverlayRenderer. There seems to be no obvious systematic but if you scroll around the map you’ll soon find missing tiles. There seems to be no real fix for that problem and your app will not be notified if that happens; the delegate method mapViewDidFinishRenderingMap(mapView:fullyRendered:) will always signal „fullyRendered“ although tiles may be missing.]]></description>
		
					<wfw:commentRss>https://fpposchmann.de/missing-tiles-in-mktileoverlayrenderer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MapKit: Change in Behaviour of addOverlay on iOS 16 / Xcode 14.0</title>
		<link>https://fpposchmann.de/mapkit-change-in-behaviour-of-addoverlay-on-ios-16-xcode-14-0/</link>
					<comments>https://fpposchmann.de/mapkit-change-in-behaviour-of-addoverlay-on-ios-16-xcode-14-0/#comments</comments>
		
		<dc:creator><![CDATA[Frank-Peter Poschmann]]></dc:creator>
		<pubDate>Fri, 16 Sep 2022 14:59:11 +0000</pubDate>
				<category><![CDATA[Swift]]></category>
		<category><![CDATA[custom map]]></category>
		<category><![CDATA[map tile]]></category>
		<category><![CDATA[Mapkit]]></category>
		<category><![CDATA[overlay]]></category>
		<category><![CDATA[polyline]]></category>
		<guid isPermaLink="false">https://fpposchmann.de/?p=717</guid>

					<description><![CDATA[Just after I have published my latest app project "Muvy", a very nice tracking app for all outdoor activities, Apple released iOS 16 and Xcode 14.0. With big horror I had to notice that my app was not working properly with the new version of the operating system. All non-Apple maps were covering my tracks so that they were not visible anymore. What a pity. It turns out that Apple changed the behaviour of the quite central method addOverlay without notice.]]></description>
		
					<wfw:commentRss>https://fpposchmann.de/mapkit-change-in-behaviour-of-addoverlay-on-ios-16-xcode-14-0/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
