Questions tagged [location-aware]

19 questions
0
votes
2 answers

HDFS' Location Awareness

Introduction According to several documentation 1, 2, 3 HDFS' Location Awareness is about knowing the physical location of nodes and replicating data on different racks to reduce the impact of rack issues due to, e.g. power supply and/or switch…
030
  • 10,842
  • 12
  • 78
  • 123
0
votes
1 answer

How to prompt user again for awareness setting after a user has said no?

I have a situation where most of an application's functionality is based on location awareness. When a user says no to location awareness, they often desire to change this to allow it after they come to this realization. Is JavaScript or other such…
ylluminate
  • 12,102
  • 17
  • 78
  • 152
0
votes
2 answers

Is it possible to get GPS information in a mobile device through APIs without having any GPRS connectivity?

Is it possible to get GPS information in a mobile device through APIs without having any GPRS connectivity? Edited Yes, for example on the Java ME platform or Apple iPhone
Prabhu R
  • 13,836
  • 21
  • 78
  • 112
0
votes
2 answers

Android programming, mapview location-overlay: how to change the default blue location dot, with another image

I need to work out how to change the default 'my location' blue dot with an image, that will also act in the same fashion as a compass pointing the direction of travel. This can be worked out by the device compass or by detecting direction of travel…
Nick
  • 51
  • 2
  • 7
1
2