Active
Project:
Google Client Geocoder
Version:
5.x-0.1
Component:
User interface
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2008 at 23:17 UTC
Updated:
21 May 2008 at 16:00 UTC
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
Comment #1
Harald commentedChange 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.
Comment #2
xmarket commentedThe new project handles the center as variables and defaults to GLatLng(0,0). Upcoming developments will provide a user interface to change them.
Comment #3
rbl commentedWhen is the new project coming out?