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

Add feature to update existing polyine #2

Closed
kunny opened this issue Jan 24, 2013 · 1 comment
Closed

Add feature to update existing polyine #2

kunny opened this issue Jan 24, 2013 · 1 comment
Assignees

Comments

@kunny
Copy link
Owner

kunny commented Jan 24, 2013

No description provided.

@ghost ghost assigned kunny Jan 24, 2013
@kunny
Copy link
Owner Author

kunny commented Jan 27, 2013

Added on c7380a8.

Example :

SupportGoogleMap mGoogleMap;
long polylineId;
/// ......
// Append a point to existing Polyline
mGoogleMap.appendPolyline(polylineId, new LatLng(37.516806,126.907883);

@kunny kunny closed this as completed Jan 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant