1
I wonder if there is a way to insert a map made by you and not google maps.
I am trying to create an indoor application Location and I have to insert a plant instead of google maps. Anyone there knows?
1
I wonder if there is a way to insert a map made by you and not google maps.
I am trying to create an indoor application Location and I have to insert a plant instead of google maps. Anyone there knows?
1
You can use the MapKit
, https://www.raywenderlich.com/90971/introduction-mapkit-swift-tutorial
Will use apple’s native map, if you don’t want to use this you can use the MapBox
, https://www.mapbox.com/ which is a map solution that is also used.
I hope I helped you =D
Browser other questions tagged swift xcode
You are not signed in. Login or sign up in order to post.
While this link may answer the question, it is best to include the essential parts of the answer here and provide the link for reference.
– rubStackOverflow
There is no need to replicate the code, Danilo can enter the link and see your answer.
– Victor Cechinel