farhanwazir / laravelgooglemaps

Laravel Google Maps Package
MIT License
152 stars 112 forks source link

Marker #24

Closed naufaldxdfam closed 5 years ago

naufaldxdfam commented 6 years ago

Is there any documentation how to set Marker by Lat & Long, and also How to make gmaps marker set by click? Thanks

farhanwazir commented 5 years ago

See example: $config['center'] = 'lat,long';