Added setTouchEnabled to disable zoom, pan and drag.
Added example usage as well as update release notes
My use case was that we display a map of marker(s) but we don't allow the user to move the map. I think it's common enough of a use case that the Google v2 maps also support which is why I added the PR to include it in.
Let me know if you have any questions?
Best
Tommy
@ericlevine thanks I'll make those changes.
Hey @tommytcchan, any plans to address the final comments so we can merge this?
Hi Eric, Sure sorry -- let me send you something over the weekend.
Best
Tommy
On Thu, Mar 3, 2016 at 10:40 PM, Eric Petzel [email protected] wrote:
Hey @tommytcchan https://github.com/tommytcchan, any plans to address the final comments so we can merge this?
— Reply to this email directly or view it on GitHub https://github.com/airbnb/AirMapView/pull/41#issuecomment-192136149.
@petzel Updated the code after rebasing from origin/master -- also removed from the menu and sample app. Did test to make sure the new feature was working for both native and webmaps.
@petzel Let me know what you think thanks
@petzel TTT
@tommytcchan, @petzel can we fix the conflicts to merge this? I would like to use this method.
@petzel I can fix the conflicts if there is an intent to merge this in. Thanks
Any update on this? This is needed for our use case as well