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

Harald’s picture

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.

xmarket’s picture

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

rbl’s picture

When is the new project coming out?