Say I want to geocode *fitzroy drive, leeds, uk* This will return the x=N, y=N where N is some number Thats is fine, but if I enter *55 fitzroy drive, leeds, uk* it returns x=N+-X, y=N+-X* * i.e. different coordinates. Which is correct, but I need a way to only geocode as if there was no street number provided, ie *55 fitzroy drive, leeds, uk* to return the same as *fitzroy drive, leeds, uk* Could it be done with the JS api and G Maps? Regatrds
-- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/foArchf4GssJ. 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-js-api-v3?hl=en.
