This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| manual:advanced:locus_api:routing_service [2015/05/21 15:19] – created mstupka | manual:advanced:locus_api:routing_service [2015/09/08 18:11] (current) – mstupka | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Routing service ====== | ====== Routing service ====== | ||
| - | |||
| - | <WRAP box left> | ||
| - | * Locus type: < | ||
| - | * Last updated manual: **3.2.0 / 16.7.2014** | ||
| - | </ | ||
| ===== Basic information ===== | ===== Basic information ===== | ||
| - | Since version 3.2.0, Locus offer possibility to implement own add-on, that will supply complete routing for Locus navigation. | + | Since version 3.2.0, Locus Map offers |
| - | It sounds complicated, but best is to check existing Locus add-on for [[https:// | + | It sounds complicated but best is to check an existing Locus add-on for [[https:// |
| ===== How to ===== | ===== How to ===== | ||
| Line 16: | Line 11: | ||
| To add your own routing service to Locus, you need to | To add your own routing service to Locus, you need to | ||
| - | * Installed | + | * Install |
| * Create // | * Create // | ||
| * Register // | * Register // | ||
| Line 30: | Line 25: | ||
| </ | </ | ||
| - | * That's all. Locus find your service thanks to defined //action// parameter and add it to the list of available routing engines. Right below the // | + | * That's all. Locus Map will find your service thanks to defined //action// parameter and add it to the list of available routing engines. Right below the // |
| ==== Possibilities ==== | ==== Possibilities ==== | ||
| - | RoutingService allows direct integration into Locus. Thanks to AIDL, for users won't be even visible, | + | RoutingService allows direct integration into Locus. Thanks to AIDL users won't be aware that they use independent add-on. |
| **What is possible** | **What is possible** | ||
| - | * Specifiy basic information - name, attribution | + | * Basic information - name, attribution |
| - | * Ability to call " | + | * Ability to call " |
| - | * Ability to compute track between requested points and return back to Locus full Track with all navigation orders and required information for full voice navigation. | + | * Ability to compute track between requested points and return |