Topic: Individual marker scale

I would like to know how to set (via script) the marker's scale. I can set their scale, but when the map updates (moves or get zoomed in/out) the marker's scale get updated to the default's scale of that control. I want each one of the markers to have a certain scale... I'm trying to make a tween in their scale.

Re: Individual marker scale

Hello.

The current version of Online Maps no individual marker scale.
If you are using 3D markers, you can work around it.
Just wrap marker GameObject in container GameObject, and scale internal GameObject.
Or wait 2-3 days. We will try to implement it.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: Individual marker scale

Hello.

Sorry, I'm confused. For Tileset this feature is already there.
We have added a individual scale of markers for all types of markers and controls.
The new version is already available through built-in update.

Example of individual marker scale attached.

Post's attachments

Attachment icon TestIndividualMarkerScale.cs 2.17 kb, 164 downloads since 2016-01-31 

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: Individual marker scale

Thank you very much for your attention!!!
I'm gonna update and test it soon.