Map Widget using Gmap
| Data Attribute | Value | Description | 
|---|---|---|
| 
                                        data-gmap
                                     | latitude,longitude | Trigger the gMap, and put the map coordinates as its center. | 
| 
                                        data-controls
                                     | 
 | Show map control: Basic: 
 
 | 
| 
                                        data-map-zoom
                                     | 
 | Set Map Zoom value: 1 - 20 | 
| 
                                        data-map-type
                                     | 
 | Set map view type | 
| 
                                        data-scroll-wheel
                                     | 
 | Enable / disable mouse scroll on map | 
| 
                                        data-markers
                                     | array of object objects: 
 | Add markers on map with value array of objects. 
 | 
 
                                
                                 
                         
                        