Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Pod #3067

Closed
kopacabana opened this issue Nov 18, 2015 · 3 comments
Closed

Pod #3067

kopacabana opened this issue Nov 18, 2015 · 3 comments

Comments

@kopacabana
Copy link

Please update pod spec to version 2.2
I need

  • (void)mapView:(MGLMapView *)mapView tapOnCalloutForAnnotation:(id )annotation

or

  • (void)mapView:(MGLMapView *)mapView tapOnLabelForAnnotation:(id )annotation

Thanks

@incanus
Copy link
Contributor

incanus commented Nov 18, 2015

We are close to 3.0.0 release for iOS; in the meantime you can use this in your Podfile to run the pre-releases:

pod 'Mapbox', :podspec => 'https://raw.githubusercontent.com/mapbox/mapbox-gl-native/release-ios-v3.0.0/ios/Mapbox-iOS-SDK.podspec'

@incanus incanus closed this as completed Nov 18, 2015
@kopacabana
Copy link
Author

Thanks !

There's an error in code below. Right code is :

pod 'Mapbox-iOS-SDK', :podspec => 'https://raw.githubusercontent.com/mapbox/mapbox-gl-native/release-ios-v3.0.0/ios/Mapbox-iOS-SDK.podspec'

It's work but markers are under road map layer and stroke layer !

@friedbunny
Copy link
Contributor

It's work but markers are under road map layer and stroke layer !

Yup, the joy/danger of using pre-release builds. 😁 That issue is over in #3037.

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

3 participants