KML stop working in Andriod 10
gautamsinh opened this issue · 5 comments
gautamsinh commented
Hello There
I have upgrade my IONIC application from cordova android 9 to cordova android 10.1.1 .
In Version 9 the KML load properly in google map from my local device,but After upgrade to 10.1.1 KML stop working from my local devices
can anyone help me please
rodrigosoareschaves commented
I'm facing this issue now.
I noticed if I open the KML manually and delete all the <Style> and with all tags inside the KML is displayed on Android (without style).
Still checking for a solution to this.