Experimental
Mount a contract Source through the data-to-map bridge, declaratively. Renders nothing itself.
Source
<HonuaSourceLayer source={source} query={{ where: "STATUS = 'OPEN'" }} renderer={{ paint: { point: { "circle-color": "#38bdf8" } } }} hover selection/> Copy
<HonuaSourceLayer source={source} query={{ where: "STATUS = 'OPEN'" }} renderer={{ paint: { point: { "circle-color": "#38bdf8" } } }} hover selection/>
Mount a contract
Sourcethrough the data-to-map bridge, declaratively. Renders nothing itself.