Posted December 3, 20204 yr Administrators Download: The distributive is available by request only. Release date: 4 December 2020 New ✨ Now you can automatically add new inherited form. Select Add New -> FGX Other... in context menu of project node in Projects panel. Full implementation of markers support in TfgMap for iOS. Full implementation of circles support in TfgMap for iOS. The new TfgMap.StandardLayerKinds property was added. It allows to control visibility of standard layers (Traffics and buildings). The new TfgMap.UserGestureKinds property was added. It allows to disable supportable map gestures. The new TfgMap.OnInfoWindowTap event was added. It's invoked, when user tap on information window of marker. The new demo sample Android Api -> Immersive mode shows how to enable ImmersiveModeо in Android. Improvements ? Now you can take internal application version via Application.Info.VersionCode. The new Android header android.graphics.drawable.VectorDrawable was added for working with vector images. Bug Fixes ? If TfgButton has TfgButton.Appearance = Contained in IDE, than style was not applyed to button in runtime for iOS. TfgImage.Opacity doesn't work in IDE. If project uses PushNotification and other custom Android services, than the Android manifest has information only about PushNotification service. An error might occur when the Android service starts and stops repeatedly "Cannot allocate proxy. All FGX Proxy interfaces are busy.". TfgButton doesn't change backgroud color, if you are using color asset in BackgroundName.