HI Andrew, Thank you for the reply. I am very new to developing mobile applications. I am developing a J2ME application and so i need to integrate Google maps in it. I am using GPRS to download maps to my application. Please let me know how to enable dragging in such situations.
Regards, Madhu. On Oct 28, 2:40 pm, Andrew Leach <[email protected]> wrote: > On Oct 28, 9:01 am, madhu <[email protected]> wrote: > > > I am developing a simplemobileapplication using J2ME to display a > >mapbased on the address entered by the user. I am using the Static > > maps and able to display them , but not able to scroll/Drag themap > > using the phone joystick. > > (a) You're using a Staticmap. It's an image; it's unlikely to be > draggable. If you want draggable maps, you need to use an API like the > Javascript API (v2 or v3) or the Flash API. > > (b) If your J2ME application is not a browser, you're breaking the > Terms by using Static Maps. Browsers allow the user to input an > arbitrary URL and will render the HTML returned. Does your app do > that? > > Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
