On Thu, Aug 12, 2010 at 17:52, Andrew Leach <[email protected]>wrote:
> On 12 August 2010 16:22, Miguel Angel Vilela <[email protected]> wrote: > > > > Your sample requests return HTTP 400 Bad Request to me, even after > removing > > the + signs, because it's missing the center= parameter and there is only > > one marker, which is not enough for implicit centering. > > It is enough. There is a size, a zoom and a marker location. And > taking off the center=... parameter from your URL results in a map > with the marker at the centre. > Right, that's actually enough, what really makes the original +-less request fail is a missing & in this bit: size=256x256maptype=roadmap -- 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.
