Trying to get Google Maps fitbounds to work
问题 Am playing with Google Maps V3 API and StyledMarkers. The data is derived from a PHP/MySQL query returning several hundred points. The code below returns everything I need and works fine EXCEPT for getting it to zoom to an approriate level (which in this case I know is 10). <html> <head> <meta name="viewport" content="initial-scale=1.0, user-scalable=no" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <title><?php echo returnval("event_name","events",$_GET['eid']); ?>