ParkWhiz Logo

jQuery ParkWhiz Parking Map

A jQuery plugin that creates a ParkWhiz parking map widget.

View the Project on GitHub

Widget Monthly Parking

← Back to demo list

This page can't load Google Maps correctly.
Do you own this website?

Parking Locations

    Powered by ParkWhiz

    Code Snippet:

    $("#parkwhiz-widget-monthly").pwMap_parkingMap({
    	parkwhizKey: 'd4c5b1639a3e443de77c43bb4d4bc888',
    	mapHeight: '250px',
    	modules: ['map', 'parking_locations'],
    	monthly: true,
    	location: {
    		destination: [
    			'208 S. Jefferson, Chicago, IL',
    		]
    	},
    });
    

    ← Back to demo list

    BESbswy