- Minor code improvements
- Fixed: $_GET replaced by get_input()
- Admin can select to display tiny or small user's icon n map
- Added the option for HTML5 geolocation for online users and display them on a separate map (live map)
- Added option to display user's icon on map
- Small code improvements
- Improvements JS search function according amap_maps_api plugin
- Added MapQuest Geocoding API as geocoder provider (https://developer.mapquest.com)
- Several code improvements
- Added compatibility with Elgg 2.0
- Added group widget for displaying group members on map
- Several code and functions improvements
- Added compatibility with new Maps API
- More options are provided when the map is initially loaded (show all members, show newest members or members around current logged-in user's location)
- Optionally, a list of members, who are displayed on map, is loaded on sidebar.
- Option to ask a customized search via URL, e.g. http://www.mydomain.com/membersmap?l=Greece&r=3000&q=username&sr=show
- Made improvements on search function
- Several code improvements
- Tested and released for Elgg 1.12
- Added option for displaying all users or newest in dashboard widget
- Added option for showing maps in walled garden sites. It must be uncommented in start.php
- Fixed issue for geolocation default location
- Fixed issue for double info window of markers
- Added location autocomplete in search input box
- Added option to display Newest Members as intro page of the map section
- Fixed issue on location widget, when user delete his location
- Fixed issue on when saving profile regarding location access permission
- Added french translation (thanks to Arnaud)
- Several code improvements
- Tested successfully for Elgg 1.9
- Several code improvements
- Code improvements for large number of members
- Fixed bug for geologation errors
- Code improvements
- Spanish language pack added
- Added option in settings to add "Map of Members" tab at Elgg Members page (domain/members)
- Added option in settings to show/hide "Map of Members" item on site menu
- Added option in settings to select unit of measurement for distance searching (meters, kilometers or miles)
- Added tool in settings for geolocation for members already exists on elgg
- Fixed various bugs
- When multiple markers are located at the same or nearby location, they are splitted out so they are clickable (MarkerClusterer must be disabled)
- Added widget for displaying location map on user's profile
- Added option to select marker in settings
- Search for members on map by name and their nearby members is now optional
- Italian language pack added (thanks to Matteo)
- German language pack added (thanks to Frank)
- Fixed various bugs
- MarkerClusterer added as an option to settings, in case that is not required
- Fixed bug when name of user contains single or double quotes
- Added use of MarkerClusterer for improving map view when a large number of users are there on map
- Improvements in map zoom
- Fixed bug on input placeholder attribute for IE
- Fixed bug on display large number of users
- Fixed bug on search users function
- Improvements in code
- Added functionality search for nearby members based on radius
- Added functionality search for members on map by name and their nearby members
- Small improvements on search forms
- Fixed various bugs
Initial release