Skip to content

kgansberger/wd_locationPicker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

wd_locationPicker

Backend-Widget für Contao mit dessen Hilfe Geokoordinaten über einen verschiebbaren Marker geetzt werden können.

Einsatz

 'latlng' => array
        (
            'label' => &$GLOBALS['TL_LANG']['tl_tests']['latlng'],
            'exclude' => true,
            'inputType' => 'locationPicker',
            'default' => '37.4419, -122.1419',
            'eval' => array('maxlength' => 255)
        ),

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%