Proportion

Hi guys
how can i make this ?
In Google Maps, when we zoom in, the icons do not enlarge, only their distance is adjusted according to the magnification of the map.

You would do that by not changing the size of the icons when you change the size of whatever it is you are zooming.

that is clear but how ?!

Do you have any code? The point of the forum is generally if you have issues with code you are writing, come ask specific issues.

Remember, you’re NEVER the first guy to try this stuff. If you don’t have any code, perhaps start with tutorials on making scrolling maps, something like:

7540037--931349--Screen Shot 2021-10-01 at 9.05.51 PM.png

I did not find the any tutorial from what I said, so I left a message here
I want to make exactly the following example, but there is no training

It is probably necessary to break down the issues you need to build back the final result:

  • scrolling map
  • zoomable view
  • overlaid fixed-size sprites

And then combine those things once you can create each one independently.

I have a problem only in this part :
How to place icons at new proportions when zooming in on a map