I want to add multil icon to floor plan image. Please help me! Thank you so!
I’m not sure what you mean by a “multil icon.”
You can add any arbitrary UIView (e.g., UIImageView) to the ESTIndoorLocationView by using the drawObjectInBackground or drawObjectInForeground methods.
thank you so! I will try it