Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Can we open a context menu at the LongPress location? #215

Open
Conan42 opened this issue Jan 24, 2017 · 1 comment
Open

[Android] Can we open a context menu at the LongPress location? #215

Conan42 opened this issue Jan 24, 2017 · 1 comment

Comments

@Conan42
Copy link

Conan42 commented Jan 24, 2017

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

@mdelacalle
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants