MapBoxCalculator
struct MapBoxCalculator
Calculates display box specifications
-
Bounds calculated from parsing GeoJSON file
Declaration
Swift
var bounds: GeoJSON.Bounds -
Sanity checking
Declaration
Swift
func validate() -> Bool
View on GitHub
MapBoxCalculator Structure Reference