Hi, I'm new here so if I posted my question in the wrong place or in some wrong way, please I have been browsing more or less through many sites searching for answers to me, but I could not find anything.
Let me summarize the work of my Android application: 1. One part of me is the app, it will track the user's location via Wi-Fi and GPS. 2. It keeps track of the distance, speed, time taken and etc. of the journey. 3. Now I have planned to add another feature, which is:
-> I want to share the map along the way which the user has delivered to the social network where other users press on it And apps will automatically get routes and maps that were previously run by the user so that they could first challenge the first user by running the same user on the route (on the map b Directed by their polyline) Then the app will be able to track another user, and a new polyline will be drawn on the path to track its progress. (Distance, period, and polyline is prepared on Google Maps)
Question: How do I agree to share the map with polylineies which are accessible by others.
I think you will have a server side for this, so if any If the user runs, the result will be uploaded to do this, you should create a unique ID for each run like this, and it should connect to the data needed for the stored (distance, speed, etc.), and only from your app One should share the URL, and the server should handle the rest.
No comments:
Post a Comment