maptalks / maptalks.js

A light and plugable JavaScript library for integrated 2D/3D maps.
https://maptalks.org
BSD 3-Clause "New" or "Revised" License
4.31k stars 504 forks source link

English Maptalks GL docs #2344

Open ShafSpecs opened 4 months ago

ShafSpecs commented 4 months ago

maptalks's version and what browser you use?

Latest (1.0.33-rc)

Issue description

Could there be an english doc for the usage of the gl (maptalks.gl) package? If also possible, to have types within it for better suggestions

Is there also a simple example of mapbox with maptalks? If possible as a baselayer? I am trying to create a switcher between mapbox and openstreetmap but everything so far doesn't work

joric commented 4 months ago

I'd really love to have FAST opengl markers as bitmap images but the only markers available seem to be GLTF shapes? I'd like vector markers also but I know SVG isn't really suitable for GL, so bitmaps is fine.