Jump to content

Member Map


Recommended Posts

One suggestion from me. Have you considered integration with Rules Automation app? This can automate many of the requests for features to you, like create topic when marker is updated, send notifications when marker is updated, create awards when markers are created/updated, etc. It can be like the calendar integration, but much more flexible. 

 

Link to comment
10 hours ago, jair101 said:

One suggestion from me. Have you considered integration with Rules Automation app? This can automate many of the requests for features to you, like create topic when marker is updated, send notifications when marker is updated, create awards when markers are created/updated, etc. It can be like the calendar integration, but much more flexible. 

 

What part of this isn't working with Rules out of the box?

Rule__Rules.png

Banners_and_Alerts_and_Rules.png

Test_marker_-_Test_group_-_IPS_Community_Suite.png

Test_marker_-_A_Test_Forum_-_IPS_Community_Suite.png

Link to comment
On 23.8.2017 at 11:16 AM, Josiah Wallingford said:

Feature Request: Clubs integration, if the club has a location it would be nice to have the option to display the club on the member map.

Didn't know Clubs could have a location, I can add this in the next update. Will not show private clubs, even if you are a member of it.

On 24.8.2017 at 1:11 AM, Josiah Wallingford said:

Feature Request: It would be nice to be able to create sub-categories and to put layers into a category.

No, not now. Too much of the code would have to be re-done to achieve this.

19 hours ago, Zorro_X said:

Hi,

It may be difficult to manage for people registered into several clubs, but it could be useful to have the choice of representing club members with a distinct look (color, icon, ...), because "Identify club members location" may be a very useful function for club members (to know where their friends are really located)...

Thank you for your attention.

You are bringing up the main problem with this yourself, what about those that are in several clubs. I can add a button to Clubs that'll take you to the map, but only show members of that club.

Link to comment
27 minutes ago, Martin A. said:

What part of this isn't working with Rules out of the box?

Rule__Rules.png

Banners_and_Alerts_and_Rules.png

Test_marker_-_Test_group_-_IPS_Community_Suite.png

Test_marker_-_A_Test_Forum_-_IPS_Community_Suite.png

For example the location cannot be posted. I want the topic to be from the kind: MemberX just checked in to Location. I will try to play with it manually, probably tomorrow and report the results. 

Link to comment
7 minutes ago, jair101 said:

For example the location cannot be posted. I want the topic to be from the kind: MemberX just checked in to Location. I will try to play with it manually, probably tomorrow and report the results. 

Create the content in manual PHP mode.

//<?php

$embedimage = \IPS\File::get( 'membermap_MarkerStaticMap', $content->embedimage )->url;

$return = "<p>{$content->author()->name} checked in at {$content->location} ({$content->_latLngToDMS})</p>";
$return .= "<p><a href='{$content->url()}'><img src='{$embedimage}' alt=''></a></p>";

return $return;

Result:
Test_marker_-_A_Test_Forum_-_IPS_Community_Suite.thumb.png.db8b94bae7cb6d748a2ca7262a519773.png

Link to comment
3 hours ago, Martin A. said:

You are bringing up the main problem with this yourself, what about those that are in several clubs. I can add a button to Clubs that'll take you to the map, but only show members of that club.

That sounds fantastic - any idea of timescale for club support for maps

Link to comment

When I click "Delete" I don't get the confirmation dialog if I am sure, but another "Delete" line is added to the right click menu, like this: 

image.thumb.png.e62d5eda8c130a22c5dab5792ab113b5.png

I wonder if it might be Cloudflare related, can't find another reason. It happens also on the default skin, so not skin related. 

Link to comment
8 hours ago, jair101 said:

When I click "Delete" I don't get the confirmation dialog if I am sure, but another "Delete" line is added to the right click menu, like this: 

 

I wonder if it might be Cloudflare related, can't find another reason. It happens also on the default skin, so not skin related. 

Update to the latest version. That was fixed in 3.3.0.

Edited by Martin A.
Link to comment
On 26/08/2017 at 8:57 AM, Martin A. said:

You are bringing up the main problem with this yourself, what about those that are in several clubs. I can add a button to Clubs that'll take you to the map, but only show members of that club.

After having asked that question to you, I've being hard thinking on that problem, there are some solutions, but I've not found a "perfect" one. So here are my thoughts, note that they're not necessary exclusive from each other :
. Each member has the possibility to choose his "default club" displayed for the global map (could result on a terrible mess) ;
. Administrators choose through the PCA how a member is displayed (force default club or define some kind of club priorities);
. When displaying global map, you choose "all members" or "member of CCC club" (CCC being the specific club in question). Choosed through a combobox list or side-list ;
. In all cases, it seems reasonable to allow the clubs (or administrators through the PCA) define a map look (color, icon, ...) for each club ;

...

Edited by Zorro_X
Link to comment

Just to confirm … the location search box for adding markers has an intended granularity no finer than city? In US for example I can only find general locations by city, county, state. So should not expect to locate a street address for instance. 

I know this an IPS thing not a membermap thing  but has any membermap user found a satisfactory workaround for removing large numbers of markers that belong to a standard usergroup (such as 'registered') but that have been flagged as 'banned.' I have hundreds and so far I can only remove them one by one. 

Link to comment
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...