<div style="display: flex; flex-wrap: wrap; white-space: pre-wrap; align-items: center; "><img height="20" width="20" style="border-radius:50%; margin-right: 4px;" decoding="async" src="https://avatars.githubusercontent.com/u/147741?s=20&v=4" /><strong>tomhughes</strong> left a comment <a href="https://github.com/openstreetmap/openstreetmap-website/pull/6137#issuecomment-3012405846">(openstreetmap/openstreetmap-website#6137)</a></div>
<p dir="auto">I think the options for dealing with the transformation are:</p>
<ul dir="auto">
<li>Don't set the style in the options so the maplibre map object is created with no style and then change your <code class="notranslate">onAdd</code> method to do <code class="notranslate">this.getMaplibreMap().setStyle(...)</code> after calling the super class <code class="notranslate">onAdd</code></li>
<li>Open a PR to maplibre-gl-js to add extend the <code class="notranslate">Map</code> constructor to take the transform option and pass it on to <code class="notranslate">setStyle</code></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/6137#issuecomment-3012405846">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLKG6ZPKNB6JVICOHGT3FUH4RAVCNFSM6AAAAACAH65HMWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTAMJSGQYDKOBUGY">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLMMTVIBPZIA3JAXEHT3FUH4RA5CNFSM6AAAAACAH65HMWWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTVTRWVFM.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/6137/c3012405846</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/6137#issuecomment-3012405846",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/6137#issuecomment-3012405846",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>