mapbox / mapbox-gl-js

Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
https://docs.mapbox.com/mapbox-gl-js/
Other
11.07k stars 2.21k forks source link

How to load WMS service of 4326 coordinate system #11973

Open zhangjiajia123 opened 2 years ago

zhangjiajia123 commented 2 years ago

mapbox-gl-js version:

Question

How to load WMS service with 4326 coordinate system using mapbox

wrong description

image

zhangjiajia123 commented 2 years ago

image

huanglii commented 2 years ago

The ImageLayer of @naivemap/mapbox-gl-layers may help you solve the problem.