Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function initialize() {
- var myOptions = {
- zoom: <?php echo tribe_get_option( 'embedGoogleMapsZoom', '10' ); ?>,
- scrollwheel: false,
- center: event_address,
- mapTypeId: google.maps.MapTypeId.ROADMAP
- };
Add Comment
Please, Sign In to add comment