On Oct 20, 12:55 pm, donelson <[email protected]> wrote: > I want to provide people using cellphones with a "full" version of > Google Maps that includes route planning and the usual features, BUT > also includes "Points of Interest" from a list we provide.
You haven't given much away. Since most mobile phones can't run the Javascript required for the "full" Google Maps API, some compromises will be necessary. You don't say what the "usual features" are that you require. But route planning in particular is not widely supported (and isn't available server-side to deliver the results to the client). If you take the decision to build something which uses Static Maps, you run into problems with the Terms of Service. > We need to make sure we are not taking a design path that we will > regret in 3 months time! As you haven't said what design path you're considering, it's not easy to comment on its viability. If your design path so far is "Use Google Maps API" then I reckon you may well regret it sooner than three months' time, depending on which mobiles you're targeting. 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 -~----------~----~----~----~------~----~------~--~---
