A jQuery plugin that creates a ParkWhiz parking map widget.
Code Snippet:
$("#parkwhiz-widget-event").pwMap_parkingMap({
parkwhizKey: 'd4c5b1639a3e443de77c43bb4d4bc888',
location: {
event: 'madison-square-garden-parking/detroit-pistons-at-new-york-knicks-266678/',
},
mapHeight: '300px',
modules: ['map', 'time_picker', 'parking_locations']
});