EntranceMatching

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun addPolygon(line: <Error class: unknown class><Pair<Int, Int>>, details: EntranceDetails)

addLine is called for any line feature that is being added to the FeatureCollection.

Link copied to clipboard
fun generateEntrances(collection: FeatureCollection, tileX: Int, tileY: Int, tileZoom: Int)

generateIntersections goes through our hash map and adds an intersection feature to the collection wherever it finds out.