mapbox / ios-sdk-examples

Live example code for the Mapbox iOS SDK
https://www.mapbox.com/ios-sdk/examples/
Other
95 stars 35 forks source link

Custom callout view text disappears after attribution button tapped #381

Open jmkiley opened 4 years ago

jmkiley commented 4 years ago

Example: CustomCalloutViewExample -

The text in the custom callout view disappears after the attribution button has been selected. The callout itself remains.

I don't see this behavior with the default callout.

customcalloutview