1 (edited by marios 2025-06-17 23:51:53)

Topic: Question about font size of Marker - Don't show on Android

Is there a way to scale the size of the font of the Marker (not the marker icon).
Thanks in advance

Re: Question about font size of Marker - Don't show on Android

Hi.

Are you talking about tooltips?
If yes, here's an example:
https://infinity-code.com/atlas/online- … ample.html

If you're asking about something else, please rephrase it in more detail.

Kind Regards,
Infinity Code Team.

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

Re: Question about font size of Marker - Don't show on Android

Yes that was correct.
The only problem now I have is that I see the markers in the preview of Unity, but when I build the android apk the markers aren't there.

Re: Question about font size of Marker - Don't show on Android

Try the following:
1. Find the texture you are using for the markers in the project.
2. Make a copy of it (just CTRL + C, CTRL + V).
3. Apply to the copy the import settings that the original has.
4. Set a new texture for the markers.

You'll end up with the same texture, with the same settings, but it will work.
It may look like a fluff job.
But Unity has a bug that it sometimes doesn't include assets in the build, for no apparent reason.

Kind Regards,
Infinity Code Team.

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