Jump to content

Member Map

Featured Replies

By the way, I have the same error as Willem.

  • Replies 3.2k
  • Views 199.6k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • That is correct. I have thought about making this a paid app many times before, both for the 4.4 and 4.3 version. And the price I'm placing on this now is the same I planned to put on it back then. (I

  • I'm sure you are able to export an entire folder as a KML or KMZ file. Most of the files I've tested with contains thousands of markers.  Yes. But I'll have to make quite a few changes in order

  • Days or a week. I've re-structured the main javascript code, so that needs a bit of testing. Unfortunately none of you can beta test this, as I think that would make it impossible for you to purc

Posted Images


I get this when uptting in your example-coordinates:





And even with very exact coordinates, the locations to choose from are sometimes 25+ km off the exact spot.


Does the "choosing place" have to popup when inserting coordinates? Shouldn

I have just updated the application to v1.0.1


I have just updated the application to v1.0.1



Nice, problems mentioned above have been solved. Thanks!

I have just updated the application to v1.0.1




Thanks :)

All upgraded fine :)

Custom markers works fine now. Great...

Trying to see if I can find a solution to my members problems with living in the forrest outside the small village. :)


Custom markers works fine now. Great...



Trying to see if I can find a solution to my members problems with living in the forrest outside the small village. :)




can they find their location on maps.google.com - if they can then it should work on your member map.

hey stoo, on the Add New Custom Marker Group, can you put in a color palette selection box for Marker Colour??? :whistle:


hey stoo, on the Add New Custom Marker Group, can you put in a color palette selection box for Marker Colour??? :whistle:



There is if you use 3.1 +

can they find their location on maps.google.com - if they can then it should work on your member map.




Well, most of them can find their closest village, but not more than that. So I have asked the ones that are very annoyed with the position being off, to send me a PM with their position and I will edit it in the database.

using 3.1 + on my beta site, all apps and mods are current...

will attach a snapshot of what it looks like without the palette


post-146114-009148400 1276790252_thumb.j

Doh just saw the problem.

/admin/applications_addon/other/membermap/skin_cp/cp_skin_membermap.php

line169

if($version['long'] <= 31000)

change to

if($version['long'] >= 31000)

Edited by stoo2000

found it on line 171, works now...

thanks stoo :whistle:

Another future feature request...

* A list with all the members in the map - clickable, so you go to the members position when clicked.

* Default zoom and position? Is this possible? So admin can set the default zoom and position of the map. Like in my case we have some funny members who wish to put the pins as far away from the other members pins, so we get a full world-map, instead of a zoomed in one. As we only allow pins in Thailand, but one or two members put their pins in say Canada for fun. Ya, you know how I mean.

:blush:


Another future feature request...



* A list with all the members in the map - clickable, so you go to the members position when clicked.



That is something I do want to look at.

* Default zoom and position? Is this possible? So admin can set the default zoom and position of the map. Like in my case we have some funny members who wish to put the pins as far away from the other members pins, so we get a full world-map, instead of a zoomed in one. As we only allow pins in Thailand, but one or two members put their pins in say Canada for fun. Ya, you know how I mean.



:blush:



I think that will be better suited as a template modification.

just change

map.setCenter(bounds.getCenter(), map.getBoundsZoomLevel(bounds));

to

map.setCenter(new GLatLng(<latitude>, <longitude>), <zoom_level>);


in mapGoogleJavascript


* Default zoom and position? Is this possible? So admin can set the default zoom and position of the map. Like in my case we have some funny members who wish to put the pins as far away from the other members pins, so we get a full world-map, instead of a zoomed in one. As we only allow pins in Thailand, but one or two members put their pins in say Canada for fun. Ya, you know how I mean.



I think that will be better suited as a template modification.


I think it would be a great idea to be able to specify the starting coordinates and how far to zoom into it.

Could the title in the breadcrumb be a separate language file, so we can make it different from the tab.

Thanks.


Could the title in the breadcrumb be a separate language file, so we can make it different from the tab.



Thanks.



It was 'til 1.0.1 :rolleyes: :lol:

oops ;)

Stoo, just wanted to say thanks for keeping up with this. It's clearly something a lot of people are happy to use :).


Stoo, just wanted to say thanks for keeping up with this. It's clearly something a lot of people are happy to use :).



Thank you :)

I just upgraded from 1.00 beta2 to the current version.
Looks to work, but when I try the custom markers option in the admin control panel, I get an database error. I checked, both tables, member_map_cmarkers and member_map_cmarkers_groups are in the database, and empty


IP.Board Version v3.0.5 (ID:30012)
MYSQL Version MYSQL 5.0.32-Debian_7etch12-log
PHP Version 5.2.0-8+etch16 (cgi-fcgi) ( PHP INFO )


I just upgraded from 1.00 beta2 to the current version.


Looks to work, but when I try the custom markers option in the admin control panel, I get an database error. I checked, both tables, member_map_cmarkers and member_map_cmarkers_groups are in the database, and empty




IP.Board Version v3.0.5 (ID:30012)


MYSQL Version MYSQL 5.0.32-Debian_7etch12-log


PHP Version 5.2.0-8+etch16 (cgi-fcgi) ( PHP INFO )



Could you provide a copy of /cache/sql_debug_06_28_10.cgi?

Is there a way for the Admin's to add multiple address's?

I run a motorcycle website and I would like to add the brands dealership's to the map.
It would also be nice to have these locations have a different marker from the rest so people would know it was a dealership and not a member's location.


Is there a way for the Admin's to add multiple address's?



I run a motorcycle website and I would like to add the brands dealership's to the map.


It would also be nice to have these locations have a different marker from the rest so people would know it was a dealership and not a member's location.



Yep!, that's what the custom marker feature is for, you can define a group say 'dealerships' then add multiple locations to that group so they have the same style marker.
Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.