2017 © Pedro Peláez
 

library laravel-map-form-field

Laravel map form field package.

image

farhanwazir/laravel-map-form-field

Laravel map form field package.

  • Thursday, November 24, 2016
  • by farhanwazir
  • Repository
  • 1 Watchers
  • 1 Stars
  • 28 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Laravel Map Form Field

USAGE

        Form::map('mappy', null, [
            'height' => '350px',
            'onStaged' => 'onMapInitialized',
            'position' => $position,
            'async' => true, /* for ajax use only, when use async then it needs to call loadScript_map() manually 
                                after response print in screen. */
            'onMarkerPositionChanged' => 'onMarkerPositionChanged',
        ], [
            'latitude' => ['name' => 'latitude', 'class' => 'map-place-search-controls map-place-search map-latlng-controls'],
            'longitude' => ['name' => 'longitude', 'class' => 'map-place-search-controls map-place-search map-latlng-controls'],
            'search' => ['class' => 'map-place-search-controls map-place-search'],
        ]);

More details will update later, i'm very busy in my projects. Hope fully after a week, you will see complete, please click on watch button., (*1)

The Versions

24/11 2016

dev-master

9999999-dev

Laravel map form field package.

  Sources   Download

MIT

The Requires

 

laravel form google map location gmap googlemap

24/11 2016

0.8.1

0.8.1.0

Laravel map form field package.

  Sources   Download

MIT

The Requires

 

laravel form google map location gmap googlemap

22/11 2016

0.8

0.8.0.0

Laravel map form field package.

  Sources   Download

MIT

The Requires

 

laravel form google map location gmap googlemap

20/10 2016

0.5.5

0.5.5.0

Laravel map form field package.

  Sources   Download

MIT

The Requires

 

laravel form google map location gmap googlemap

19/10 2016

5.1

5.1.0.0

Laravel map form field package.

  Sources   Download

MIT

The Requires

 

laravel form google map location gmap googlemap

19/10 2016

0.5

0.5.0.0

Laravel map form field package.

  Sources   Download

MIT

The Requires

 

laravel form google map location gmap googlemap