| iGooMap Button Editor |
| 18.12.2008 09:04 | |||||||||
Insert a Google Map right into your site's articles! The iGooMap button editor plugin has the ability to insert a Google map into an article. It has features such as adding markers, changing dimensions and displaying the controls you want. No need to install extra components, iGooMap is a stand alone plug-in. Please feel free to try!
|
|||||||||
Последняя версия Joomla: 1.5.23
SeoPro Q5 (1.5.23) (Ru) СеоПроВерсия
Joomla 1.5.23 (En) Английская Версия
Joomla 1.5.23 (Ru) Русская Версия
Joomla 1.5.20 to 1.5.23 Обновление
Joomla 1.5.21 to 1.5.23 Обновление
Joomla 1.5.22 to 1.5.23 Обновление
AdmJoomla 1.5.23 (Ru) Русская админка
SiteJoomla 1.5.23 (Ru) Русский фронтэнд
Заметили ошибку?
Выделите текст и нажмите Shift+Enter !Мы все исправим!
Популярные расширения
Самые читаемые статьи
Самые популярные вопросы
- Как сделать бэкап / backup сайта на Joomla?
- Как поменять иконку сайта?
- У меня взломали сайт на Joomla 1.5
- Error:the XML response that was returned from the server is invalid
- Как вставить сторонний кода в Joomla 1.5 (JavaScript, PHP, Flash, реклама и т.д.)
- ERROR LOADING FEED DATA
- Какие права выставить на сервере? (chmod)
Комментарии
Я просто ссылку на сайт гугля с картами кидаю, публикую. В материале нажимая на кнопку открывается карта гугля и можно выбрать местность, но при просмотре на сайте выводит: function initializeGoogl eMap(){ if (GBrowserIsComp atible()) { var gmap = document.getElementById( 'gmap'); var map = new GMap( gmap, { mapTypes: G_DEFAULT_MAP_T YPES, size: new GSize(400, 300) } ); map.setCenter( new GLatLng( 37.4419, -122.1419), 13); map.enableDragging( ); map.disableScrollWh eelZoom(); var control; } } GEvent.addDomListener( window, 'load', initializeGoogl eMap); GEvent.addDomListener( window, 'unload', GUnload);
Подскажите, что не так делаю?
Спасибо. Цитировать