问题标签 [js-routes]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
243 浏览

javascript - 使用路由时在 Deck.gl 中弹出

我在我的 JS 应用程序中使用deck.gland 并且routes在弹出窗口时遇到了一些问题。如果我deck.gl作为一个独立的(没有routes)使用,那么我可以显示弹出窗口,但是在框架中使用完全相同的代码routes会失败。控制台显示_renderTooltip正在调用该函数,但没有显示任何内容。谁能告诉我为什么?

这是我的工具提示渲染器:

通过以下方式调用:

使用: