Z
Z
zzasdee2015-08-17 13:37:13
iOS
zzasdee, 2015-08-17 13:37:13

How to draw an area on Yandex MapKit iOS maps?

Good day. There was a need to draw an area on Yandex maps. The most accurate example of what needs to be done is the CYAN application.
Through touchesBegan/Moved/Endeddo UIBezierPath. Based on it, I make CAShapeLayerand add it to the map

[[self.mapView layer] addSublayer:self.shapeLayer];

Everything would be fine, but when you zoom in, the selected area logically remains in place. And it is necessary that she would be zoomed. Who faced such problem? In which direction to dig?

Answer the question

In order to leave comments, you need to log in

[[+comments_count]] answer(s)
Z
z0rgoyok, 2015-08-17
@z0rgoyok

/offtopic/ is your application with maps compiled under armv7s? without it, they won’t let them into the app store now? /offtopic/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question