Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <input id='addr' value='г. Москва, ул. Воздвиженка, 4/7, стр. 1, Торговый Дом книги Москва' /> <button onclick='return showOnMap()'>Показать на карте</button>
- <div id='map'></div>
- <style>
- input, button{
- width:100%;
- }
- button{
- cursor:pointer;
- }
- div{
- width:100%;
- height:400px;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment