On 2 June 2011 10:46, Premnath <[email protected]> wrote: > > We are using 3g GSM Network in our modem. > > Is Google database support 2-bit cellid of 3g GSM Network.
There aren't any two-byte cell ids for a 3G network. 3G is UMTS and uses four-byte cell ids. Two-byte cell ids indicate a GSM network (2G). Older equipment won't be UMTS-compatible and will connect to the fallback 2G network, so it will return a GSM two-byte cell id. In fact UMTS-compatible equipment may connect to the fallback network if there isn't a reliable UMTS connection. If Google is not providing data for two-byte cell ids, that's probably because it doesn't know about those identifiers. So I guess the answer is no. You can't use two-byte cell ids. I'm sure the documentation for the API will tell you exactly what's going on. -- 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.
