On Mar 20, 6:13 am, jey jey <[email protected]> wrote: > I have created a google map , which is running on a web based browser > correctly. > > Now I want to make them into a mobile browser friendly version of the > map.
I'm afraid you're mostly out of luck. The state of the art in mobile browsers just isn't there yet; GMaps are too much for them, either in CSS complexity, JS support, or just plain UI incompatibility. Even the best mobile browsers, like the iPhone's and Android's, don't deal with the JS GMaps API. And older browsers are worse. For now, the only solution is to re-code using the native GMaps found in the mobile OSes themselves. String --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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 -~----------~----~----~----~------~----~------~--~---
