Open Conan42 opened 7 years ago
Hi, First of all, thanks for start using Glob3 Mobile I hope your development was easy, fast and good. Actually you can draw what you want on the glob3, there are classes to do that, but you'll probably need to follow different strategies. The LongPress is an event of library , so you can use it when you need it. Also the click can be used on Markers.
All examples are on the demo project: https://github.com/glob3mobile/g3m/tree/purgatory/Android/G3MAndroidDemo
And information about getting started is in the wiki: https://github.com/glob3mobile/g3m/wiki
If you need something in special or something concrete that you do not find in library please let me know.
Thanks.
Hello,
Before I start using your Android API, I'd like to know several things. Can we draw and move points, lines, circles, images on the globe? Can we open a context menu at the Tap or LongPress location? If so, do you have any examples?
Best regards