Zh GoogleMap, new improvements for Open Google Map feature

Extensions
Hi. I added new values into lists Map Details -> Integration-> Allow open Google Maps for map center placemark Placemark Details -> Integration-> Show open Google Maps   For map center, you can manage behavior open with drawing direction to your map center open simple map with marker, and marker created for your map center coordinates open simple map with marker, and marker created for your map title As a result, if you enter into title your company or place, which exists in Google's database, and set marker for title, it would be on left Google's panel and marker would created for your place. If you set marker for coordinates - this coordinates will be used Google for marker. The same for placemarks: you can open with drawing direction to…
Read More

Zh BaiduMap, new demo pages

Extensions
Hi there. I finally come back to developing extension for Baidu map. It was too hard to find out my API key, because I lost it due to VPS re-installation and unable to connect to my Baidu account due to required phone number and don't accept mine :) Today you can see demo pages, which show component and plugin abilities. http://joomla.zhuk.cc/index.php/zhbaidumap-main During the next few weeks I will review my code and change it to easy support and flexible adding new features. And, of course, I'll re-create documentation for this extension. Best wishes, Dmitry
Read More

Zh YandexMap, placemarks icon overrides by group

Extensions
Всем привет. По просьбам добавил поддержку переопределения иконок меток на уровне групп с помощью стандартный предопрелененных в АПИ, см. https://tech.yandex.ru/maps/doc/jsapi/2.1/ref/reference/option.presetStorage-docpage/. До этого можно было переопределить их только иконками, представленными файлами. Добавлены 3 параметра в подробностях группы. Marker (Icon File, Preset Icon with text, Preset Icon) Preset Standard Icon Icon Content Функционирует аналогично полям, которые есть в свойствах метки. Поле Marker для всех старых значений - Icon File. Если хотите выбрать какой-то предопределенный в АПИ тип иконки, указываете Preset Icon with text или Preset Icon, ну и заполняете поле Preset Standard Icon. Если нужно вывести текст в иконке (для случая Preset Icon with text) просто вводите необходимый текст в поле Icon Content. Единственная особенность - если у вас включено управление метками через список групп (и указан вывод иконки в списке), то…
Read More

Zh YandexMap, new parameter for centering map by placemark

Extensions
Всем привет. Для вызова элемента меню Карта (вызов компонента) добавлен необязательный параметр, позволяющий сменить центр карты. Параметром выступает идентификатор метки, которая есть на карте. Для вызова плагина - по списку меток, по списку групп и по списку категорий добавлен такой же параметр (7-й по порядку). Документация актуализирована.
Read More

Zh GoogleMap, new built-in map type

Extensions
Hi there. I've added OpenTopoMap map type, you can use it as map predefined type for map, and map override type in plugin too. As for OpenStreetMap, this type you can enable in map details, just open it and set to Yes drop down list for OpenTopoMap. In plugin you can pass OPENTOPOMAP as map type for plugin call (be sure it enabled for your map)
Read More

Zh GoogleMap, new features for autocomplete fields

Extensions
Hi. I added new features - if you try to enter into autocomplete field (placemark list search field and group list search field), you can enable feature to fix text when you enter on wrong keyboard layout. You can manage it for each field - you can enable search not only by title (placemark or group), but also by description How to enable. It extends by Overrides. Go to Override list, create new one (or if you are already use it, just open its details). On Placemark list tab you can see 5 fields, which enable feature for placemark list Autocomplete search type Character mapping type Synonym applying side Synonyms - accents, diacritical marks and so on Character Mapping Like this, on Group list there are the same fields too.…
Read More