Interface IMap Inherited Members IMapReadable.CenterMercator IMapReadable.WorldRelativeScale IMapReadable.CenterLatitudeLongitude IMapReadable.Zoom IMapReadable.InitialZoom IMapReadable.AbsoluteZoom IMapReadable.Root IMapReadable.UnityTileSize IMapReadable.LoadingTexture IMapReadable.TileMaterial IMapReadable.CurrentExtent IMapReadable.OnInitialized IMapReadable.OnUpdated IMapReadable.WorldToGeoPosition(Vector3) IMapReadable.GeoToWorldPosition(Vector2d, Boolean) IMapWritable.SetCenterMercator(Vector2d) IMapWritable.SetCenterLatitudeLongitude(Vector2d) IMapWritable.SetZoom(Single) IMapWritable.SetWorldRelativeScale(Single) IUnifiedMap.UpdateMap(Vector2d, Single) IUnifiedMap.ResetMap() Namespace:Mapbox.Unity.Map.Interfaces Assembly:cs.temp.dll.dll Syntax public interface IMap : IMapReadable, IMapWritable, IUnifiedMap