/RouteBoxerSwift

tring to wrap RouteBoxer.js into swift

Primary LanguageSwift

RouteBoxerSwift

swift version of routeBoxer.js

How to use: 1.include the swift file into your project 2.use it like routeBoxer.js, but the return type of box() function is [LatLngBounds] which is defined in routeBoxer.swift

Done.