Show / Hide Table of Contents

Class ExtentArgs

Inheritance
EventArgs
ExtentArgs
Namespace:Mapbox.Unity.Map.TileProviders
Assembly:cs.temp.dll.dll
Syntax
public class ExtentArgs : EventArgs

Fields

activeTiles

Declaration
public HashSet<UnwrappedTileId> activeTiles
Field Value
Type Description
HashSet<UnwrappedTileId>
Back to top © 2017 Mapbox