500px / 500px-android-blur

Android Blurring View
http://developers.500px.com/2015/03/17/a-blurring-view-for-android.html
MIT License
2.69k stars 326 forks source link

[question] Blurring maps #24

Open wedkarz opened 8 years ago

wedkarz commented 8 years ago

I tried this library and it's looking promising, but it doesn't work with ArcGIS maps, which I would like to blur. Could you have a look and/or give advise? I have modified your example to ilustrate problem.

Stackoverflow question: http://stackoverflow.com/questions/37067506/blurring-arcgis-map-view My example: https://github.com/wedkarz/500px-android-blur/tree/arcgis_blur_maps

umar-ahmed commented 6 years ago

I am looking for a similar use case, but instead, using react-native-maps on Android. Would be interested if anyone got this working! 😄