Hi, We are not using this for commercial purposes. Using this just for testing
Yes, The above mentioned google API can be used for development purposes. It returns the Latitude & Longitude for the cell IDs retreieved from the Sierra Modem (As it returns a 4 byte Hexadecimal cell ID). Whereas the Novatel Modem returns a 2 byte Hexadecimal CELL ID. In both the cases we convert the CELL ID to decimal & pass it to the google API mentioned. The Latitude & Longitude is not returned for the Cell ID taken from the Novatel Modem. Upon investigation we identified that the issue may be because google API is expecting a decimal equivalent of a 4 byte hexa value. Our query is whether google support the 2 byte CELL ID, as this is the format all legacy devices (Modems) support. If so what conversion need to be made at our end. Regards, Premnath.T On Jun 1, 4:35 pm, Rossko <[email protected]> wrote: > > This Issue is very critical can reply ASAP. > > Sounds like a question forhttp://groups.google.com/group/gears-users/ > > I suspect direct use ofhttp://www.google.com/loc/jsonrather than via > an API is outside of the terms of the use > anyway.http://groups.google.com/group/gears-users/browse_thread/thread/839b6... -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
