<?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: comprog-ux</title>
    <description>The latest articles on DEV Community by comprog-ux (@comprogux).</description>
    <link>https://dev.to/comprogux</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%2F894104%2F44207b05-80b8-4655-9117-0258188fc591.jpeg</url>
      <title>DEV Community: comprog-ux</title>
      <link>https://dev.to/comprogux</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/comprogux"/>
    <language>en</language>
    <item>
      <title>mouseover Leaflet gives small text</title>
      <dc:creator>comprog-ux</dc:creator>
      <pubDate>Thu, 23 Feb 2023 14:49:52 +0000</pubDate>
      <link>https://dev.to/comprogux/mouseover-small-text-5egl</link>
      <guid>https://dev.to/comprogux/mouseover-small-text-5egl</guid>
      <description>&lt;p&gt;marker.on('mouseover', function(e) {&lt;br&gt;
                    this.openPopup();&lt;br&gt;
                });&lt;/p&gt;

&lt;p&gt;Laravel 9 project.&lt;br&gt;
Occurs after upgrade to Leaflet 1.9.3&lt;/p&gt;

&lt;p&gt;Gives this:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--xDQUfUVq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/p81i84e5lwaw2axl126u.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--xDQUfUVq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/p81i84e5lwaw2axl126u.png" alt="Image description" width="345" height="162"&gt;&lt;/a&gt;&lt;br&gt;
Used to be this:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--LmNm_Sol--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/i1846chcjvhy3d8l7vzo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--LmNm_Sol--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/i1846chcjvhy3d8l7vzo.png" alt="Image description" width="368" height="133"&gt;&lt;/a&gt;&lt;br&gt;
What has happened?&lt;/p&gt;

</description>
      <category>leaflet</category>
    </item>
  </channel>
</rss>
