The map can now display shapes leveraging GeoJSON. View additional details in the documentation.
https://docs.microsoft.com/powerapps/maker/canvas-apps/geospatial-map-draw-shapes
This feature is now available. Use the drawing tools available on the map and they are available as output properties.
https://docs.microsoft.com/powerapps/maker/canvas-apps/geospatial-map-draw-shapes
This feature is now available. The Locations(pins) dataset property has a color column which respects hexcode, RGBA, color names, etc which will change the pin color.
This feature is now available. When you bind the location(pins) dataset you can use the Fields property on the properties pane to determine what fields show up on the info card. There is another property for toggling info cards on click or on hover.
You can now display routes with multiple waypoints on the Map control, including outputs like estimated travel time and distanced traveled. Learn more: https://docs.microsoft.com/powerapps/maker/canvas-apps/geospatial-map-routing
This feature is now available! Use Map.CenterLocation to get the lat/long of the center of the map.