NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hi,

Does anyone know if any known issues with location tracking using Android's in china?

We will be implementing OpenStreetMap API. Android OS will track user location and send the info to the map. We are not sure if there are specific restrictions in China region regarding location tracking using Google Play services location APIs (which is Android OS location tracking service).

Any comments would be appreciated!

Thank you

Johnathan

asked 07 Dec '17, 01:11

Lindero's gravatar image

Lindero
11112
accept rate: 0%


You likely need to ask on an Android developers forum or google themselves for a proper answer, it could well be that due to the government required warping of location information in China that anything officially sanctioned will not really work with OSM data.

Note: while google wants you to use the google play services to obtain location information (for obvious reasons). You don't actually have to and can simply use https://developer.android.com/reference/android/location/package-summary.html The disadvantage is that you wont have access to the bells and whistles, but on the other hand wont be giving google your users data and wont be dependent on them.

permanent link

answered 07 Dec '17, 09:58

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×181
×53
×15
×7
×2

question asked: 07 Dec '17, 01:11

question was seen: 3,475 times

last updated: 07 Dec '17, 09:58

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum