﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
9210	zoom does not effected, when use GoogleMap(zoom=x, ...) with zoom params..	kitlycol@…	jbronn	"In the google map template js file( django/contrib/gis/templates/gis/google/js/google-map.js)

`map.setCenter(bounds.getCenter(), map.getBoundsZoomLevel(bounds))`

should be changed to:

`map.setCenter(bounds.getCenter(), {{ zoom }})`

otherwise when use !GoogleMap(zoom=x, ...) with zoom params, zoom does not effected actually .
"		new	GIS	1.0			google zoom gis		Unreviewed	0	0	0	0	0	0
