-
The Web Video Map Tracks Format is a proposal for a text format derived from WebVTT that allows to associate geotagging information with a video, for instance to synchronize video playback with moveme…
-
Would be cool to use browser geolocation and get permission to include the data with posts.
rupl updated
11 years ago
-
```
It seems we can add a geotagging feature. Found a new googleapi for MAC-based
geolocation, something like that:
https://maps.googleapis.com/maps/api/browserlocation/json?browser=none&sensor=fa
ls…
-
Prevedere il geotagging degli utenti, eventi, post etc.
integrazione con Google maps
-
Add the following
- [x] help button with instructions (see commits 14bcdd3 and 36c537a).
- [ ] tour for when people first open a geotagging application
- [x] default country to be zoomed to when geota…
-
-
Hi
Thanks for pour app ! The official app from Sony is a burden to use.
Is there any way to use GPS data from our phone to be send like the official app do ?
-
It would be nice to have GPSd included in the image to provide offline time sync and for geotagging in software like kismet.
-
```
Hi there,
I have modified Status::NewFromJsonDict() to parse geotagging data from the
JSON, here is the modified function:
@staticmethod
def NewFromJsonDict(data):
'''Create a new instan…
-
```
Hi there,
I have added geotagging support to Api::PostUpdate(), here is the modified
function:
def PostUpdate(self, status, in_reply_to_status_id=None, lat=None,
long=None):
'''Post a twit…