About Google Maps

How can I do these in the map:

  1. change the placement of the zoom controls to upper left corner? because it bothers the buttons i am placing in the lower right

  2. pin multiple locations and save the coordinates to table/database

  3. place a tooltip/bubble if a marker is clicked/tapped. the information displayed in the bubble is from a table

  4. display the map options and controls such as the compass, change layer type, etc.

  5. set the initial map zoom

  6. trigger location sensor to initialize current location

Hi @cyrus, welcome to the forum!

  1. This cannot be changed I’m afraid, it’s handled by Google.

  2. You will need to have a collection for these locations and use a create action on a form or similar to create these location.

  3. You can use the action on the map component to link to a new screen and make that screen a modal.

  4. This is not possible currently.

  5. The only options you have to change is https://mapstyle.withgoogle.com/

  6. This is a planned feature although I do not have a date for you when it is available

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.