Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the number of days for which location coordinates are retained before requiring a refresh, ensuring compliance with Google Maps policies. |
| What area does it affect? |
Location data management |
| What does the default mean? |
The default value is "28", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring location data settings or ensuring compliance with Google Maps terms. |
Out of the box property record
Raw metadata from the property record.
| Property name |
google.maps.refresh.latlong.duration |
| Sys ID |
bddfca4e936110106b543511e57ffbf7 |
| Type |
string |
| Application |
Global |
| Default value |
28 |
| Description |
Duration in the number of days. This will be used while refreshing the longitude and latitude of a location saved in the system.
Storing them beyond 30days time period violates the google maps terms and conditions. Make sure, this always set to a value less than 30. |
| Updated |
2024-05-25 05:04:26 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... saved in the system. Storing them beyond 30 days time period violates the Google maps terms and conditions. Verify that it is always set to a value less than 30. google.maps.refresh.latlong.duration • Duration in the number of days. • Default value: 28 Enable this property only when you want to alter the Google map's behavior based on a region. The region ...
Context preview
Snippet 2
... in the United States and/or other countries. Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 2277 System property Description google.maps.refresh.latlong.duration Number of days after which the location details are updated. Note: The maximum value is 30. google.maps.refresh.latlong.record_count_per_table Maximum number of records in a table that can be processed using the ...
Context preview
Snippet 3
... ◦Default value: 4 ◦Location: System Properties > Google Maps 3. Perform these configurations: a. Navigate to System Properties > All. b. Set values for these system properties: System property Description google.maps.refresh.latlong.duration Number of days after which the location details are updated. Note: The maximum value is 30. google.maps.refresh.latlong.record_count_per_table Maximum number of records in a table that can be processed using the ...
Related properties