Siebrand has uploaded a new change for review. https://gerrit.wikimedia.org/r/52005
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(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Maps refs/changes/05/52005/1 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: newchange Gerrit-Change-Id: I4d4483774a5f4e581e150729a2eb2489e9aa4a25 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Maps Gerrit-Branch: master Gerrit-Owner: Siebrand <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
