Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

Add Annotation Point #617

Open
carmenalbu opened this issue Apr 10, 2015 · 0 comments
Open

Add Annotation Point #617

carmenalbu opened this issue Apr 10, 2015 · 0 comments

Comments

@carmenalbu
Copy link

Why won't this simple line of code won't add an annotation point on the map:

RMPointAnnotation *point = [[RMPointAnnotation alloc] init];
point.coordinate = coordinate;
[self.mapboxView addAnnotation:point];
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant