ios - MapKit overlays to add floor plans to map -



ios - MapKit overlays to add floor plans to map -

i trying add together overlay ios mapkit in order show floor plans. however, unsure best way of doing this. if add together floor plans using mkoverlay, floor plans loaded lazily or need find out part of map beingness displayed , update overlays thereafter? looked @ using mktileoverlay, using lazy loading, have impression should used covering of map , not add together existing one. correct?

yes, right mktileoverlay can cover whole map tiles , yes using lazy loading.

use mkoverlay if not willing replace native , fill of map. can accomplish lazy loading mkoverlay too.

note: mktileoverlay not remove existing mkannotations , mkoverlay.

ios mapkit mkoverlay mktileoverlay

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -