On May 18, 1:43 am, andreichsb <[email protected]> wrote: > я плохо разбираюсь в html и в вэб программировании. Поставил к себе на > сайт картуhttp://91.203.169.242а как добавить шкалу зума и сделать > так что бы по умолчанию карта сразу грузилась в виде спутникового > снимка, и работал поиск по запросу вида 59 54' 21.10", 29 04' > 18.95" ?? т.е. по такому запросу карта должна выдавать маркер на карте > расположенный по данным координатам. Заранее спасибо всем.
I have little to html and web programming. Delivered to their Site map http://91.203.169.242 and how to add zoom and scale do so that the default card immediately loaded on to a satellite image, and worked as a search for the type 59 54 '21.10 ", 29 04' 18.95?? Ie, a request card should give a marker on the map based on these coordinates. In advance thank you to all. http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=59+54'+21.10%22,+29+04'+18.95%22&sll=40.052963,-75.50957&sspn=0.004155,0.006555&ie=UTF8&ll=59.905887,29.071927&spn=0.005444,0.013111&t=h&z=16&iwloc=A To start the map with a satellite map, change your setCenter call to add the map type: http://code.google.com/apis/maps/documentation/reference.html#GMap2.setCenter -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
