1
Talk people, all good?
I’m making an app where I need to select where the user is, very similar to Uber and 99. However I do not want to rely only on Geolocation, I wanted to set directly on the maps. I know I can do it with Marker and click, but in the mode in question, I’m having trouble understanding how the screen is made. Suggestions?
My current conclusions: Apparently, the icon is a separate floating point from the Map. The point of orientation of the map is oriented to the same position as the icon of the screen. When you zoom in on the map, it directs to the same orientation point. I couldn’t solve the zoom problem yet.
Thank you very much in advance
And what’s wrong with zooming?
– Leonardo Lima
The zoom, by default, is focused on the point of the map you are focusing on. In Uber/99, the zoom, no matter where you do on the map, is directed to the center point.
– Guilherme Morgado