You are not logged in.

1

Saturday, March 13th 2010, 3:46pm

Have some children ignore scalechildren?

Hi!
I'd like to have a scaling radar map with location hotspots that stay the same size irrelevant of the map scale. If I just put the scalechildren=false in the map then mask and radar doesn't work.
Something like ignoreparentscale would be nice.
I could put an action to scale the location hotspots every time the map is resized, but I'd rather not do it that way if possible.

This post has been edited 1 times, last edit by "hitodenashi" (Mar 15th 2010, 2:27pm)


2

Monday, March 15th 2010, 10:01am

Hi,

no, at the moment that is not possible,

best regards,
Klaus

rdhoore108

Trainee

Posts: 89

Location: Belgium

Occupation: Systems and Network Administrator

  • Send private message

3

Thursday, September 30th 2010, 10:11pm

I'm thinking it would be really nice if we could assign "get()" as the value of properties. In this way, we could link those properties to any other properties as desired, so that their values will be copied at run time.

For example:
set( plugin[mychild1].scale, "get(plugin[myparent].scale)" );

But I don't know if this is technically at all possible...
- Ronny D'Hoore