我正在使用mapbox在android中显示地图。我想显示用户的当前位置。当我使用API 23在模拟器中运行程序时,它运行正常,我也能看到当前位置。但是当我在Android设备上运行相同的程序时,我收到的警告如下:
{GLThread 597}[Render]: can't find source for layer 'mapbox-location-shadow'
{GLThread 597}[Render]: can't find source for layer 'mapbox-location-stroke-layer'
{GLThread 597}[Render]: can't find source for layer 'mapbox-location-layer'
此外,我无法看到当前位置。
答案 0 :(得分:0)
过去一周已经多次报道此问题,我们有一个等待审核的修复程序,一旦合并,我们将发布0.5.1,其中包含您正在谈论的问题的修复程序。