MapViewBatch
Description
Represents a render batch of a MapView.
Public / Attributes
Count
Number of consecutive vertices, starting at index Vertex.
The given vertices form a simple polygon, where the last vertex is implicitly connected to the first one.
- See also