On Thursday, July 25, 2013 3:09:47 PM UTC-4, Carlos Eduardo Pupo Villarejo wrote:
> I'm working on a new project for maps, someone could, tell me if you can > do this, code, reference. Any help would serve me. > > There is a service google api called waypoints {Which allows you to > calculate a route swipe forcing some points that you indicate} > > Example: > > calcRoute function () { > > var request = { origin: '10 423,505,426,067,008, > -75.54553270339966 ' destination: '10 421,160,283,772,684, > -75.53526788949966 ', *waypoints: [{location: '10 > 419,654,001,964,227, -75.53816199302673* ', stopover: false}, {location: > '10 419,822,832,511,787, -75.5406403541565', stopover: false}], > > until there is no problem here. *What is my problem?* > > I need to make a routing, pointing at which point should not pass. That is > the opposite of Waypoints. Not Include such thing as Waypoints > > I want to know how you can do this, google api. > See: http://stackoverflow.com/questions/17866521/deny-waypoints-in-calcroute You are using the Google Maps Javascript API v3, this group is for the deprecated Google Maps Javascript API v2. The v3 group is: https://groups.google.com/forum/#!forum/google-maps-js-api-v3 -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.