Jeroen De Dauw has submitted this change and it was merged. Change subject: Use American English spelling for behavior ......................................................................
Use American English spelling for behavior Change-Id: I4d4483774a5f4e581e150729a2eb2489e9aa4a25 --- M RELEASE-NOTES 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Jeroen De Dauw: Verified; Looks good to me, approved diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 7368811..ca61fdd 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -570,7 +570,7 @@ * Added overlays to Google Maps. This includes both an 'overlay' control, and a new parameter to choose the available and default loaded overlays. -* Added specific handling for the coordinates= and addresses= parameters for both display_map and display_point(s). You can now specify you do not want anything that's not a coordinate on your map (so no geocoding) with the coordinates= parameter, or let Maps know everything is an address with the addresses= parameter, causing everything to be geocoded. Also modified the error messages for wrong addresses and coordinates to fit this new behaviour. +* Added specific handling for the coordinates= and addresses= parameters for both display_map and display_point(s). You can now specify you do not want anything that's not a coordinate on your map (so no geocoding) with the coordinates= parameter, or let Maps know everything is an address with the addresses= parameter, causing everything to be geocoded. Also modified the error messages for wrong addresses and coordinates to fit this new behavior. ==== Refactoring ==== @@ -610,7 +610,7 @@ * Added parsing of marker-specific title and label values. -* Added geocoding support for the centre parameter. This is based on automatic detection of non-coordinates to see if geocoding is required, similar to the modified behaviour of display_point(s). +* Added geocoding support for the centre parameter. This is based on automatic detection of non-coordinates to see if geocoding is required, similar to the modified behavior of display_point(s). * Added minimum and maximum map size restrictions, like done in SlippyMap. -- To view, visit https://gerrit.wikimedia.org/r/52005 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4d4483774a5f4e581e150729a2eb2489e9aa4a25 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/Maps Gerrit-Branch: master Gerrit-Owner: Siebrand <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Raimond Spekking <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
