Commits
SimonErm authored and GitHub committed 5b32936f00b
feat(zoom): Feature/add native zoom (#2815) * add native zoom on android * add native zoom on ios * add useNativeZoom property * extract compution of maxZoomFactor to a method * use optional maxZoomFactor for native zoom * add useNativeZoom Property to typescript declaration * add doc entry for useNativeZoom