I am using the visualization API and using the below line to lay the
map.
Everything else works except the zoomLevel. The zoom i get on the map
is maximum zoon no matter what number i set.
map.draw(data, {showLine: true, zoomLevel: 2, mapType: 'normal',
enableScrollWheel: true, useMapTypeControl: true, showTip: true});I see the post where someone had posted the same issue. http://groups.google.com/group/google-visualization-api/browse_thread/thread/b2e0ab8dacd0467b/bd5ba55108217ac1 Has it been resolved? Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
