Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
マップの外に出たとき。route-me ライブラリが新しいタイルをダウンロードします。私はそれをしたくありません。どのようにできるのか !?
setConstraintsSW 関数を試すことができるように、route-me マップの境界を制限する必要があるように思えます。
例えば:
[mapView setConstraintsSW:((CLLocationCoordinate2D){29.699386,34.902534}) NE:((CLLocationCoordinate2D){29.829029,35.067673})];