-users] Current Scale
Hi,
We created our own project from the sampleProject project of CartoWeb3.
But the Current Scale information is not working.
We try to activate it, but we do not found how.
Can you explain how to activate it ?
Thank you
--
Laurier Séguin
[EMAIL PROTECTED
Hi,
We created our own project from the sampleProject project of CartoWeb3.
But the *Current Scale* information is not working.
We try to activate it, but we do not found how.
Can you explain how to activate it ?
Thank you
--
Laurier Séguin
[EMAIL PROTECTED]
Hi,
The smarty variable "currentScale" was renamed to "currentScale_value".
This was done to prevent a conflict with Ajax mode on, the currentScale
container id and the currentScale value had the same javascript
variable name.
So you have to update your cartoclient.tpl to something like:
...
{t}C
Hi,
the variable containing the scale value has been renamed from
$currentScale to $currentScale_value in the CVS version. You have to
rename the references in your templates.
Regards,
Dirk
wochter wrote:
Hi,
The Current Scale on all project doesn't work when I change zoom.
On first load o
Hi,
The Current Scale on all project doesn't work when I change zoom.
On first load of project is scale displayed, but after first zooming it
says: "Current scale: undefined".
It seems the problem begin since cvs update, I don't know exactly.
Could you help me please?
thanx
wochter
__