Dimitris Katikaridis

Results 28 comments of Dimitris Katikaridis

first of all the link is dead...secondly the KML file is not visible even on google earth app (PC) ...

are u trying to download the KML directly from that link, via your android gmaps app?

but it says (ONLY USABLE ONLINE). Why would u need such thing on mobile ? The produced kml contains `` tag ``` https://www.google.com/maps/d/u/0/kml?mid=1Gg-XNkSK6zQ2nIF2VDgcc2lDql0XgAQ ``` which is not supported by gmaps...

i am not a gmaps utils maintainer :P although, i would repeat my question. Why would u need such thing on mobile ? PS if i be convinced that this...

This "issue" can be solved by statically stored KML files to a server and periodically fetch it/update current one i can get your point, although i dont think its vital....

https://drive.google.com/file/d/1Yiyn0U2ztmUt0BAm-jN-Qph6ysqWskDn/view?usp=drivesdk

In order to reproduce, load it, check the feature, clear the map, remount kml, recheck feature. Repeat

i also implemented an asynctask for rendering (constructor) and it has the same result... randomly i get no property (Caching issue?)

Any ideas? Imma also build library from scratch in order to find something