I am currently developing an iOS application using location. But I want to have a customized map to show user's location, not the default map given by MapKit.
A map like this for example :
Is it possible to achieve something like this in Swift 4.0 ?
Thanks a lot
