Update Integration Guide documentation, #83
This commit is contained in:
parent
0f276c52f3
commit
f0a849f4c7
@ -21,6 +21,10 @@ compile 'org.mapsforge:vtm-android:[CURRENT-VERSION]:natives-x86'
|
||||
compile 'com.caverock:androidsvg:1.2.2-beta-1'
|
||||
```
|
||||
|
||||
### iOS
|
||||
|
||||
Detailed iOS instructions can be found [here](ios.md).
|
||||
|
||||
### Java
|
||||
```groovy
|
||||
compile 'org.mapsforge:vtm-gdx:[CURRENT-VERSION]'
|
||||
|
@ -1,4 +1,4 @@
|
||||
### Implementation example
|
||||
### iOS implementation
|
||||
|
||||
RoboVm needs the native libs / frameworks to create a build.
|
||||
Copy those files from `vtm-ios-0.6.0-SNAPSHOT-natives.jar` into a temp folder.
|
||||
|
Loading…
x
Reference in New Issue
Block a user