ios - Can I disable map panning when select annotations -


i started using skmap library on ios recently.

one behavior of function didselectannotation (from skmapviewdelegate protocol), whenever annotation got selected, center of map's visible region move location of annotation.

is there way can disable this?

it's not feature of didselectannotationfunction, rather of showcalloutforannotation function. set parameter animated in function no.


Comments

Popular posts from this blog

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -