On Jan 6, 3:13 pm, "[email protected]" <[email protected]> wrote: > On Jan 6, 2:13 pm, Alejandro Villabón <[email protected]> wrote: > > > Im very new to google maps so i dont know how to answer any of your 3 > > questions, sorry... I went to maps.google.com > my maps > created one > > there. > > Then you are using an embedded myMap. > > > > > This is my current embed code: > > <iframe width="600" height="500" frameborder="0" scrolling="no" > > marginheight="0" marginwidth="0" > > src="http://maps.google.com/maps/ms?source=s_q&hl=en&geocode=&..."></iframe><br > > /><small>View <a > > href="http://maps.google.com/maps/ms?source=embed&hl=en&geocode=&am..." > > style="color:#0000FF;text-align:left">VFX/Design Schools</a> in a larger > > map</small> > > > But i really cant find a way to have a default zoom and center. > > Setup the map the way you would like it to display, then click on the > "link" above the upper right hand corner of the map. That should give > you the "embed" code to make it display approximately the same on your > website. > > It is this piece of the URL that is making it zoom in: > &ll=8.81286,13.09751&spn=85.379556,-83.809964 > > (and I don't think the: > &hq=Escola+de+Cinema+3D+e+Animacao+loc:&radius=15000.000000 > is needed either)
BTW - the best place to ask about Google Maps (inc My Maps and business listings) [which is what you are using] is: http://www.google.com/support/forum/p/maps?hl=en You may get better/more knowledgeable answers there, this group is specifically for the Google Maps Javascript Version 2 and Static Maps APIs. -- Larry > > -- Larry > > > > > > > Alex > > > On Wed, Jan 6, 2010 at 5:17 PM, [email protected] > > <[email protected]>wrote: > > > > On Jan 6, 1:36 pm, avillabon <[email protected]> wrote: > > > > I have a map with locations all over the world but when I embed it on > > > > my site it is zoomed ALL the way to a specific location. I actually > > > > want it to display all the world (zoomed out) to get a glimpse of all > > > > the places available and from there the user can just zoom into the > > > > place that interests them. How can i set the specific center and zoom > > > > of such map? > > > > The usual method is: > > > >http://code.google.com/apis/maps/documentation/reference.html#GMap2.s... > > > > a couple of questions: > > > 1. are you using the google maps api? > > > 2. are you loading your data with GGeoXml? > > > 3. have you read the posting guidelines? > > > > -- Larry > > > > > Thanks > > > > > Alex > > > > -- > > > 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]<google-maps-api%2bunsubscr...@googlegroups.com> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-maps-api?hl=en.-Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text -
-- 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.
