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.
緯度と経度がわかれば国がわかりますか?
オフラインのシナリオ があります。データがない場合でも国を取得する必要があります。ネットワークがあるときに国を取得するGeoCoderを使用する考えがあります。
それがオフラインで機能する唯一の方法は、すべてをローカルのデータベースに保存することだと思います。GeoCoder へのリクエストが行われた後、結果をキャッシュできますが、すべてがオフラインで機能するには、データが既にデバイス上にある必要があります。