问题标签 [point-of-interest]
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.
android - 获取当前在 GoogleMap 上可见的 POI(兴趣点)列表?
使用Google Maps SDK,是否可以获得当前在地图上作为“图标”可见的所有 POI 的列表?
我知道我可以使用 Places API 来做类似的事情,但在我的情况下,我真的只想获得目前在用户屏幕上作为图标可见的确切 POI。
我也知道我可以在用户点击 POI 时进行监听,但这对我来说无济于事。
zooming - HERE-api 使用 poi 进行缩放
我正在使用带有 poi 的 Here maps (mapview) ( like this ) 在 PowerApps 中显示地图。
一切似乎都很好,但是当我添加我的 poi 时,我无法像以前那样放大。看起来它总是希望将所有 poi 保留在地图上。有没有办法克服这个?
android - 谷歌地图中的特定兴趣点类型
我只需要展示食物线。是否有针对 POI 的过滤器?到目前为止我已经这样做了,但这并不能解决我的问题......