Try to replace in incphp/map/map.php line 590
  if ($minscale = $this->map->web->minscale) {
with
  if ($minscale = $this->map->web->minscaledenom) {

and see if it helps. I just recently replaced all min/maxscale with
min/maxscaledenom in the dev version which is the recommended setting.

alternatively you could try the other way round for a test and define
  MAP->WEB-> MINSCALE
instead.

armin

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to