SKMaps显示黑色/蓝色背景 [英] SKMaps shows black / bluish background

查看:156
本文介绍了SKMaps显示黑色/蓝色背景的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在使用Android的实施SKMaps转由turn导航。对于这一点,我展示它采用SKMaps一个独立的活动。当我present活性为第一次时,显示地图和导航正在工作。如果我从这个活动回去重新开始这个导航活动,那么它会显示有黑色/蓝色background.But,建议文本面板,面板的ETA,源和目标标记显示在屏幕上。屏幕

I am implementing turn-by-turn navigation in android using SKMaps. For this, I displayed a separate activity which uses SKMaps. When I present the activity for very first time, the map is displayed and the navigation is working. If I go back from this activity and start this navigation activity again, then it will display a screen with black/bluish background.But, the advice text panel, ETA panel, source and destination markers are displayed in the screen.

我提到这个链接<一个href=\"http://stackoverflow.com/questions/27781692/skobbler-maps-on-android-showing-black-screen\">Skobbler Android上的地图显示黑屏,并检查了我的onCreate和onResume方法。

I referred this link Skobbler Maps on Android showing black screen and checked my onCreate and onResume methods.

我一直在使用initializeSKMaps方法的onCreate初始化SKMap和onResume的方法做了mapView.onResume。

I have initialized the SKMap using "initializeSKMaps" method in "onCreate" and did "mapView.onResume" in "onResume" method.

不过我看到黑色/蓝色背景。请提供一些建议,在这个问题上。

Still I see the black/bluish background. Please provide some suggestions on this issue.

推荐答案

我们发现,在2.4版本这个错误 - 当在3D导航,地图(背景)有时(在某些设备上)变黑(例如,从后台返回时)。如果你要切换设备在横向模式下的地图将恢复。

We discovered this bug on the 2.4 release - when in 3D navigation, the map (background) sometimes (on certain devices) becomes black (e.g. when returning from background). The map would restore if you were to switch the device in landscape mode.

这仅影响2.4的发行和它连接到一个OpenGL ES 2.0的问题(我们搬到ES 2.0与2.4 SDK版本)。

This affected only the 2.4 release and it's connected to an OpenGL ES 2.0 issue (we moved to ES 2.0 with the 2.4 SDK version).

我们已经解决了2.5的问题。 2.5 SDK版本将在下周推出(本周与5月份的25-29日)

We've fixed the issue for 2.5. The 2.5 SDK version will be rolled out next week (in the week with 25-29 of May)

这篇关于SKMaps显示黑色/蓝色背景的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆