Update Integration Guide documentation, #83

This commit is contained in:
Emux 2016-07-24 11:42:52 +03:00
parent 0f276c52f3
commit f0a849f4c7
2 changed files with 5 additions and 1 deletions

View File

@ -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]'

View File

@ -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.