Can iOS Core Location give me coordinates for indoor location with an high accuracy?
If yes, which are the steps to reach them?
Can iOS Core Location give me coordinates for indoor location with an high accuracy?
If yes, which are the steps to reach them?
What you are looking for is "Apple Indoor Navigation" / "Apple Maps Connect": https://developer.apple.com/maps/
Problem is that this requires your venue to have a million visitors per year or so. If your venue does not fulfill that requirement you should look into some external Indoor Positioning Services. There's a few open-source DIY ones (https://www.internalpositioning.com/) or companies providing full service to you (https://indoo.rs/)
Disclaimer: I do work for indoo.rs.