Closed GoogleCodeExporter closed 9 years ago
Description
Archive for required library: 'C:/Downloads/OSMdroid/osmbonuspack_v4.0.jar' in
project 'MobisOSM' cannot be read or is not a valid ZIP file
Resource MobisOSM
Location Build path
Type Build Path Problem
How can I fix this problem???????
Original comment by mgerdin...@gmail.com
on 30 Oct 2013 at 3:32
First of all, add osmbonuspack_v4.0.jar (latest version) and not
osmbonuspack_v3.8.jar.
Have you already successfully added osmdroid 4.0 jar?
Original comment by mathieu....@gmail.com
on 30 Oct 2013 at 9:05
Hello, yes i have sucessfully added osmdroid v4.0. I tried osmbonuspack_v4.0
but same problem.
Original comment by mgerdin...@gmail.com
on 31 Oct 2013 at 4:56
Can you send me the osmbonuspack_v4.0.jar by mail? I think there I have a
problem with the download of this file.
Original comment by mgerdin...@gmail.com
on 31 Oct 2013 at 6:11
Now i fixed this issue. There was problems with the jar file. May be because a
wron download. I Don't know.
But I have a question. I try to implement your tutorial for routing and it
work. Can you say me how I can remove a route?
Original comment by mgerdin...@gmail.com
on 7 Nov 2013 at 8:01
I understand you want to remove the overlay of the route, drawn on the map.
Have a look in the demo app source code (MapActivity), how it is removed when
the destination is deleted.
Original comment by mathieu....@gmail.com
on 11 Nov 2013 at 10:46
Original comment by mathieu....@gmail.com
on 13 Nov 2013 at 9:52
When I change poiMarkers = new FolderOverlay(this); to poiMarkers = new new
POIInfoWindow(map)); this error is show:
The method add(Overlay) in the type List<Overlay> is not applicable for the
arguments
How can I resolve it?
Original comment by marcelaeloisa
on 5 Aug 2014 at 9:28
Original issue reported on code.google.com by
mgerdin...@gmail.com
on 30 Oct 2013 at 2:14Attachments: