<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Dario Langella</title>
    <description>The latest articles on DEV Community by Dario Langella (@darioissq).</description>
    <link>https://dev.to/darioissq</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F812609%2F7dee19a7-e983-4abd-aefa-09dcc723fc6a.jpeg</url>
      <title>DEV Community: Dario Langella</title>
      <link>https://dev.to/darioissq</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/darioissq"/>
    <language>en</language>
    <item>
      <title>Change userLocation puck color using MapBox v10</title>
      <dc:creator>Dario Langella</dc:creator>
      <pubDate>Thu, 10 Feb 2022 09:55:16 +0000</pubDate>
      <link>https://dev.to/darioissq/change-userlocation-puck-color-using-mapbox-v10-ih3</link>
      <guid>https://dev.to/darioissq/change-userlocation-puck-color-using-mapbox-v10-ih3</guid>
      <description>&lt;p&gt;I’m working on migrating my MapBox version from &lt;code&gt;v6.4&lt;/code&gt; to &lt;code&gt;v10&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;I have been able to migrate almost everything, only issue I have at the moment is changing the &lt;code&gt;userLocation&lt;/code&gt; puck &lt;code&gt;tintColor&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;What I was doing on v6.4 was changing the color in &lt;code&gt;mapView.tintColor&lt;/code&gt; where &lt;code&gt;mapView&lt;/code&gt; is an object of &lt;code&gt;MKMapView&lt;/code&gt; class. Right now, changing the tintColor will only update the &lt;code&gt;attributionButton&lt;/code&gt; color.&lt;/p&gt;

&lt;p&gt;Do you have any suggestion?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://stackoverflow.com/questions/71062100/change-userlocation-puck-color-using-mapbox-v10"&gt;Link on StackOverflow&lt;/a&gt;&lt;/p&gt;

</description>
      <category>swift</category>
      <category>mapbox</category>
    </item>
  </channel>
</rss>
