Geocoder: Making Google map show area in closer view

By Damon - November 24, 2014

Hi,

Change the zoom code to a higher number to zoom in further by default. For example:

map.setZoom(16);

For the missing enlargement tools, there appears to be an issue with other javascript happening on the page.

Here is a javascript error:
Error: uncaught exception: Flowplayer SekiNdo-Video not loaded when calling an API method

Hopefully if that gets resolved, the zoom buttons should appear again.

Cheers,
Damon Edis - interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

By CommonSenseDesign - November 24, 2014

Perfect! Thank you.