Hi,
I am sorry, I already implemented a solution. If some one wants an example let me know.
KR,
Miro
PS Otherwise you can close the topic.
Type: Posts; User: high5fly
Hi,
I am sorry, I already implemented a solution. If some one wants an example let me know.
KR,
Miro
PS Otherwise you can close the topic.
Hi,
I would like to ask whether the turn by turn navigation can work for pre-defined route (route got from map builder from web)?
KR,
Miro
It does draw just fine the route from Google maps when I use "drawGPSFileElement", but when I user polyline it does not work. Any ideas? Let me know if code needed.
I also can provide both samples (from Google maps and from Skobbler maps) as gpx files.
Hi,
I would like to ask you whether you have experienced this problem. I am getting a route from google maps:
2576
But when I get all the coordinates and displays the route, I get this:
2577
...
Hi Adele,
I have to share the updated version after updating to 3.0.
KR,
Miro
Please close this topic, I have made it work. Let me know if anyone struggle with using this method.
So you mean I can use cocoa pods to install it just have to add all static libraries manually and then update the pod?
Hi,
iOS SDK 3.0 will work only for 9+?
KR,
Miro
Hi Adela,
These are great news!
Thank you.
Hi Adela and dandronic,
Sorry for the spam, but I would like to ask for the upcoming release of the 3.0 SDK, do you have any information when will be in Cocoa pods available?
KR,
Miro
Thank you very much. This is great news!
Is it planned to be applied at some point in pods?
As it is a product distributed by pods we expect to put patches and fixes on pods. But I take your point.
Same here. Hopefully a hot fix will be provided through pods, because it is not really nice :(
Hi, we go another disturbing crash:
#0
Crashed: com.apple.main-thread
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x8000000012866f7b
Raw
0 ...
Hi Adela,
We have encountered a crash and I would like to ask if the pods have all hot fixes? Also here is our crash report from the Crashlytics:
#0
Crashed: Thread
EXC_BAD_ACCESS...
Hi,
I have a working version of what you want to do, it is just fitting a route instead of annotations. Here is my code, hope it helps you:
@implementation BRVMapPreview
-...
Sounds nice, still don't need the route to be saved in file. Just an array of locations.
I have tried the trail settings but i need also to save the route afterwards. So I kept using polyline.
I have found a work around and sadly didn't saved the not working case to show the code compared to the one worked. :(
I thought so, but wanted to ask. Thank you.
Hi,
This line [[SKGPSFilesService new] locationsForElement:element] returns always the locations from the 1st element send to this service. Would you please check it with your developers.
KR,...
Hi,
I am trying to load a view and each view to have map with drawn route. Currently I have only one visible map and for the others nothing is shown. Here is a snipped to get an idea:
-...
Hi would you please provide it for iOS, and I am most interest of setting background colour for the whole callout view.