You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

100
100
101
101
>[!NOTE]
102
-
> Each map control can display up to 5000 pins from latitude / longitude and 50 pins from addresses. The pin limit is lower for addresses as the map needs to geocode these addresses into latitude / longitude to display them. We recommend not using addresses where possible. You can [save geocoded addresses back to your data source](geospatial-map-excel.md#save-geocoded-addresses-from-map-control-to-data-source).
102
+
> Each map control can display up to 5000 pins from latitude or longitude and 50 pins from addresses. The pin limit is lower for addresses as the map needs to geocode these addresses into latitude or longitude to display them. We recommend not using addresses where possible. You can [save geocoded addresses back to your data source](geospatial-map-excel.md#save-geocoded-addresses-from-map-control-to-data-source).
103
103
>
104
-
> When both latitude / longitude and an address is given for a single pin, the map control will prioritize using the latitude / longitude to avoid geocoding the address.
104
+
> When both latitude or longitude and an address is given for a single pin, the map control will prioritize using the latitude or longitude to avoid geocoding the address.
105
105
106
106
## Save geocoded addresses from map control to data source
0 commit comments