opensciencemap / vtm

a vector-tile map library written in java - running on android, desktop and within the browser
GNU Lesser General Public License v3.0
237 stars 176 forks source link

Running on iOS #48

Open clns opened 10 years ago

clns commented 10 years ago

Can you provide instructions for running vtm on iOS?

I just saw you updated the readme file, adding a new project vtm-gdx-ios that's using libgdx/robovm. However I don't see the project anywhere.

hjanetzek commented 10 years ago

Hi, the iOS code is not merged yet as I'm awaiting some feedback for it and also want to remove the compiled native-libs from the repository first. The code is currently at

https://github.com/hjanetzek/vtm/tree/ios_gradle / ios

clns commented 10 years ago

Nice, looking forward for it. Thanks!

clns commented 10 years ago

I have installed the Android SDK and all the requirements using the commands provided, but I'm not sure how to run the iOS app. Could you give some extra instructions? I'm using Eclipse ADT on a Mac. Thanks!

hjanetzek commented 10 years ago

The robovm eclipse plugin is also necessary. Try to get the example working from http://www.robovm.org/docs#start - Then it should be possible to right click the vtm-gdx-ios project and select 'run' -> 'on simulator'

hjanetzek commented 10 years ago

whoops

karthickkck315 commented 6 years ago

hi i can't find out the ios projects. Please give me any suggestion

devemux86 commented 6 years ago

Development continues at https://github.com/mapsforge/vtm