Park Finder
by Danny · February 12, 2015
Neill Timms : #inciteFitness : Park Finder
For those who know Neill, you will most definitely agree that his impact in UK Calisthenics through his videos, tutorials and interviews have helped get the UK on the map. Neill started a 60 Second Series a few years back and it hit the nation with a BANG! Now hes back with this amazing park finder app.
We thought we would be kind and share this simple yet great source of information for all you bar freaks out there.
This page contains so much awesomeness it’s almost to hard to get a grip of.
www.incitefitness.co.uk
',
enableHover: false,
enableTracking: true,
buttons: { twitter: {via: 'thecompounduk'}},
click: function(api, options){
api.simulateClick();
api.openPopup('twitter');
}
});
jQuery('#facebook').sharrre({
share: {
facebook: true
},
template: '
{total}
',
enableHover: false,
enableTracking: true,
click: function(api, options){
api.simulateClick();
api.openPopup('facebook');
}
});
jQuery('#googleplus').sharrre({
share: {
googlePlus: true
},
template: '
{total}
',
enableHover: false,
enableTracking: true,
urlCurl: 'https://thecompound.co.uk/wp-content/themes/wordpress-hueman/js/sharrre.php',
click: function(api, options){
api.simulateClick();
api.openPopup('googlePlus');
}
});
jQuery('#pinterest').sharrre({
share: {
pinterest: true
},
template: '
{total}
',
enableHover: false,
enableTracking: true,
buttons: {
pinterest: {
description: 'Park Finder',media: 'https://thecompound.co.uk/wp-content/uploads/2015/02/incite-fitness-park-finder.jpg' }
},
click: function(api, options){
api.simulateClick();
api.openPopup('pinterest');
}
});
});