Closed bitfabrikken closed 8 years ago
Hey there! Are there native API's for that? From what I know, we support:
.toImage()
and supply the blob in the Annotation.image
propertyBut that should get you started. Since it's no map-specific, I think both iOS and Android won't supply that options. Thanks!
Tinting for Android buttons: https://github.com/appcelerator/titanium_mobile/pull/7924
@bitfabrikken are you fine with this solutions? Since it's a general thing, it can only be added in the annotation source (button / image / view) itself.
Closing for now, because the tinting is not part of the ti.map module and can be achieved using the above solutions. Thanks guys! 🚀
Hi, I'd really like to see a new feature where it's possible to supply a tint colour when you create an annotation with a custom image - on both iOS and Android.
If I find someone to do this, I will of course release it here as a pull request.
Anyone up for the challenge, or anyone also interested in this feature?