visgl / deck.gl

WebGL2 powered visualization framework
https://deck.gl
MIT License
12.12k stars 2.08k forks source link

[Feat] Apple Maps sattelite image #8333

Open giangbv1984 opened 10 months ago

giangbv1984 commented 10 months ago

Target Use Case

Need to integrate Apple Maps satellite image layer

Proposal

Need to integrate Apple Maps satellite image layer.

chrisgervang commented 10 months ago

This is too vague to be actionable. Please include more details about what you're looking for. deck.gl is JavaScript library whereas Apple Maps are typically iOS native. Did Apple release a web basemap library you want to overlay with deck.gl? Are you trying to load a tileset from Apple Maps using something like deck's TileLayer?