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

Not issue but Question : Calloutview with Mapbox #97

Open
RD1991 opened this issue Dec 22, 2015 · 6 comments
Open

Not issue but Question : Calloutview with Mapbox #97

RD1991 opened this issue Dec 22, 2015 · 6 comments

Comments

@RD1991
Copy link

RD1991 commented Dec 22, 2015

Hi Nick Farina,
Thank you for this lovely project. I need to ask if we can use this CalloutView with Mapbox ?
For latest Mapbox SDK when i tried adding SMCalloutView , it gives the linking error as duplicate symbols for various times.
And when I tried older Mapbox SDK it gave me RMAnnotation.h file missing error.

Another question is how can we increase height of the calloutview ?

@RD1991 RD1991 changed the title Calloutview with Mapbox Not issue but Question : Calloutview with Mapbox Dec 22, 2015
@friedbunny
Copy link
Contributor

SMCalloutView is built in to the various Mapbox SDKs and customizability varies. With the new iOS SDK there's an open ticket and an as-yet unreviewed pull request that would add the ability to specify your own view — SMCalloutView or some other.

As it stands, it's only necessary to include the SMCalloutView headers in your project. This won't get you very far because your callout view won't be synced with map view, though.

@RD1991
Copy link
Author

RD1991 commented Dec 24, 2015

Hi but I can see that "only those have write access can have pull request" !
Thank you for your response !

@friedbunny
Copy link
Contributor

Yup, if you want to integrate other's/your own code into our project, you'll need to clone it locally, merge the commits yourself, and then build the SDK.

@RD1991
Copy link
Author

RD1991 commented Dec 28, 2015

screen shot 2015-12-28 at 4 35 54 pm

I want to achieve this ! Is this possible ? @friedbunny

@friedbunny
Copy link
Contributor

Customized views like that should be possible in the upcoming v3.1.0 release.

@RD1991
Copy link
Author

RD1991 commented Feb 1, 2016

Thanks for the response!

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