How to implement draw interactive polyline like google earth on android?
up vote
0
down vote
favorite
I want to draw polyline like google earth when you want to measure a polyline on the maps. I want to put the marker anchor on the map and when camera moving draw polyline from anchor to center camera.
android google-maps-android-api-2 google-earth
add a comment |
up vote
0
down vote
favorite
I want to draw polyline like google earth when you want to measure a polyline on the maps. I want to put the marker anchor on the map and when camera moving draw polyline from anchor to center camera.
android google-maps-android-api-2 google-earth
Looks like you can use the GestureDetector class, here's a similar question with a detailed answer: stackoverflow.com/questions/26601425/…
– Daniel Nugent
Nov 10 at 21:56
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I want to draw polyline like google earth when you want to measure a polyline on the maps. I want to put the marker anchor on the map and when camera moving draw polyline from anchor to center camera.
android google-maps-android-api-2 google-earth
I want to draw polyline like google earth when you want to measure a polyline on the maps. I want to put the marker anchor on the map and when camera moving draw polyline from anchor to center camera.
android google-maps-android-api-2 google-earth
android google-maps-android-api-2 google-earth
asked Nov 10 at 20:47
user10634290
1
1
Looks like you can use the GestureDetector class, here's a similar question with a detailed answer: stackoverflow.com/questions/26601425/…
– Daniel Nugent
Nov 10 at 21:56
add a comment |
Looks like you can use the GestureDetector class, here's a similar question with a detailed answer: stackoverflow.com/questions/26601425/…
– Daniel Nugent
Nov 10 at 21:56
Looks like you can use the GestureDetector class, here's a similar question with a detailed answer: stackoverflow.com/questions/26601425/…
– Daniel Nugent
Nov 10 at 21:56
Looks like you can use the GestureDetector class, here's a similar question with a detailed answer: stackoverflow.com/questions/26601425/…
– Daniel Nugent
Nov 10 at 21:56
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53243255%2fhow-to-implement-draw-interactive-polyline-like-google-earth-on-android%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Looks like you can use the GestureDetector class, here's a similar question with a detailed answer: stackoverflow.com/questions/26601425/…
– Daniel Nugent
Nov 10 at 21:56