objective c - iOS MapView or just nor UIView when dealing with static map image -


i have image of mall layout , want know if better use mapview or plain old imageview? want display image , place markers on it. there no need geocode etc.. should use?

since can't replace map tiles of mkmapview own graphics, isn't option in case. plain image view fine long map not need zooming , isn't large (in pixel dimensions). if is, tiling map image , using catiledlayer (what mkmapview uses internally) might correct choice.


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -