Releases: Ghawken/IndigoPlugin-iFindFriendMini
0.9.6
0.9.6
Fix for apple icloud changes
Appears to correct login issue, with no adverse impact.
(some reports of throttling via others users of pyicloud, but believe cookie handling overcomes)
Removal of Country Code from connection with no adverse effect.
Fix from 0.9.5: Turn off Debugging.
0.9.5
0.9.3
0.9.0
0.8.8
0.8.7
0.8.1
0.8.0
New Version 0.8.0
Removes all Google API usage completely
https://github.com/Ghawken/IndigoPlugin-iFindFriendMini/releases
Changes:
Use as Crow-Flies GPS calculation (rather than google calculated road/car travel distance)
Change to travelTime to using adjustable speed to estimate travel time - 16.7 m/s (60km/hr) - plugin config setting to adjust
(Means traveltimes more approximate than before - but on testing seems as good as past results)
Remove API key from Map Image Generation - still using GoogleMaps just not with API key.
This may break on 11th June - may not... if so will deal with it then.
[u]Add new Friend Device States:[/u]
distanceSinceCheck - meters moved since last information received if >100 will redo maps
mapLastUpdated - time of last map generation
otherDistance/homeDistance in meters as crow flies
otherTime/homeTime - calculated travel based on config m/s setting
otherTime/homeTime in seconds currently
Add Action:
Regenerate all Maps
Change to only updating maps when distance travelled > 100meters
Add Additional Map Sources for after 11th June.
Some positives and negatives with each
- ArcGis World Imagery - Satellite Map Similiar to Google Maps Satellite. No Central Marker possible - add to the control page would be my suggestion
- ArcGis World 2d
- ArcGis World Street Map
- OpenStreetMaps - Good quality street map. Can use markers seperate for each device.
Add Friend Device Options 'Mapping Label' Primarily for OpenStreetMap[
eg. lightblue1 etc
Color and then displayed number
Can label each device with different number.
None of these options easily allow the ALL map including all devices.
Please test and let me know if any issues and will post to Store.
Glenn
0.7.5
0.7.5
Removes Google API Usage completely
Changes:
-
Use as Crow-Flies GPS calculation
-
Use adjustable speed to estimate travel time - 16.7 m/s (60km/hr) - plugin config setting to adjust
Means traveltimes more approximate than before - but on testing seems as good as past results -
Remove API for Map Image Generation - still using GoogleMaps just not with API key
-
[May break on 11th June - may not...]
Add Device States:
- distanceSinceCheck - meters moved since last information received if >100 will redo maps
- mapLastUpdated - time of last map generation
- otherDistance/homeDistance in meters as crow flies
- otherTime/homeTime - calculated travel based on config m/s setting
- otherTime/homeTime in seconds currently
Add Action:
- Regenerate all Maps