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

Timob 14761: Testing steps in JIRA #3

Merged
merged 2 commits into from Sep 4, 2013

Conversation

hieupham007
Copy link
Contributor

No description provided.

preloadAnnotations.add(anno);
}
private void handleAddAnnotation(AnnotationProxy annotation) {
TiUIMapView mapView = (TiUIMapView) peekView();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about peekView() == null?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The check for that is in addAnnotation(). Basically if it gets to this method, peekView() should never be null.

@pingwang2011
Copy link
Contributor

Code reviewed and functionally tested. Accepted

jonalter added a commit that referenced this pull request Sep 4, 2013
Timob 14761: Testing steps in JIRA
@jonalter jonalter merged commit 934632a into tidev:master Sep 4, 2013
ashcoding pushed a commit that referenced this pull request Jul 11, 2016
…-annotations

Android center offset property to annotations
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

Successfully merging this pull request may close these issues.

None yet

3 participants