MapView
-
@OMZ is there any future plans to add a
MapView
to theui
module? I am working on a little app that uses location to map out places I have walked/run/whatever-ed. I can currently get around that with Google Maps API and aWebView
, but I think having access to the builtin Apple Maps will speed things up, since I won't have to deal with internet lag (maybe...)