feat: add smooth CameraUpdate actions for supported maps

This commit is contained in:
2022-05-17 17:28:56 +03:00
parent 23b9e8ac7a
commit f61bb8ef12
41 changed files with 843 additions and 84 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'TIGoogleMapUtils'
s.version = '1.16.2'
s.version = '1.17.0'
s.summary = 'Set of helpers for map objects clustering and interacting using Google Maps SDK.'
s.homepage = 'https://github.com/TouchInstinct/LeadKit/tree/' + s.version.to_s + '/' + s.name
s.license = { :type => 'MIT', :file => 'LICENSE' }