Hi Horacio,
I've noticed (a bit late) that you have moved the configuration page
of geomap plugin in gis plugin with this commit :
http://trac.rezo.net/trac/spip-zone/changeset/21150
In the log of this commit you say : "Both have functions and documents
mixed that belong to the opposite plug-in."
I'm not sure that's a good idea because the people who want to use
geomap without using gis can't configure the defalut lat and lonx or
define wich version of the ggmap api they want to use on their site.
I think that you have done this to define default values for lat, long
and zoom for gis because gis can work with other apis than ggmap
(openlayer for instance). It would be good to let users define this
values only for the api's plugin (ggmap and openlayer). In this case
gis should use a config page that only defin which api it use. After
that we juste have to read this value to define where gis should look
the default lat, long ans zoom.
What do you think of this ?
++
--
-------------------
b_b