Project:Google Client Geocoder
Version:5.x-0.1
Component:User interface
Category:support request
Priority:minor
Assigned:Unassigned
Status:active

Issue Summary

Hi!
How can I set another default map center on the new node form?
On local and regional sites, having the map center automatically in Budapest is kind of absurd =)

Thanks =)
Ricardo

Comments

#1

Change line 264 in file gcg.js from

gc.map.setCenter(new GLatLng(47.498403, 19.040759), 10);

to somewhere else, or make it a variable.

#2

The new project handles the center as variables and defaults to GLatLng(0,0). Upcoming developments will provide a user interface to change them.

#3

When is the new project coming out?