Update Integration Guide documentation, #83
This commit is contained in:
@@ -21,6 +21,10 @@ compile 'org.mapsforge:vtm-android:[CURRENT-VERSION]:natives-x86'
|
|||||||
compile 'com.caverock:androidsvg:1.2.2-beta-1'
|
compile 'com.caverock:androidsvg:1.2.2-beta-1'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### iOS
|
||||||
|
|
||||||
|
Detailed iOS instructions can be found [here](ios.md).
|
||||||
|
|
||||||
### Java
|
### Java
|
||||||
```groovy
|
```groovy
|
||||||
compile 'org.mapsforge:vtm-gdx:[CURRENT-VERSION]'
|
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.
|
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.
|
Copy those files from `vtm-ios-0.6.0-SNAPSHOT-natives.jar` into a temp folder.
|
||||||
|
|||||||
Reference in New Issue
Block a user