Show / Hide Table of Contents

Interface IUnifiedMap

Namespace:Mapbox.Unity.Map.Interfaces
Assembly:cs.temp.dll.dll
Syntax
public interface IUnifiedMap

Methods

ResetMap()

Declaration
void ResetMap()

UpdateMap(Vector2d, Single)

Declaration
void UpdateMap(Vector2d latLon, float zoom)
Parameters
Type Name Description
Vector2d latLon
System.Single zoom
Back to top © 2017 Mapbox