stoo2000 Posted June 17, 2010 Posted June 17, 2010 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
Willem. Posted June 17, 2010 Posted June 17, 2010 I have just updated the application to v1.0.1 Nice, problems mentioned above have been solved. Thanks!
.Ian Posted June 17, 2010 Posted June 17, 2010 I have just updated the application to v1.0.1 Thanks :) All upgraded fine :)
surinp3 Posted June 17, 2010 Posted June 17, 2010 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. :)
.Ian Posted June 17, 2010 Posted June 17, 2010 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.
InvisionNutCase Posted June 17, 2010 Posted June 17, 2010 hey stoo, on the Add New Custom Marker Group, can you put in a color palette selection box for Marker Colour??? :whistle:
stoo2000 Posted June 17, 2010 Posted June 17, 2010 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 +
surinp3 Posted June 17, 2010 Posted June 17, 2010 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.
InvisionNutCase Posted June 17, 2010 Posted June 17, 2010 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
stoo2000 Posted June 17, 2010 Posted June 17, 2010 (edited) Doh just saw the problem. /admin/applications_addon/other/membermap/skin_cp/cp_skin_membermap.php line169if($version['long'] <= 31000) change to if($version['long'] >= 31000) Edited June 17, 2010 by stoo2000
InvisionNutCase Posted June 17, 2010 Posted June 17, 2010 found it on line 171, works now... thanks stoo :whistle:
surinp3 Posted June 18, 2010 Posted June 18, 2010 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:
stoo2000 Posted June 18, 2010 Posted June 18, 2010 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
Wolfie Posted June 19, 2010 Posted June 19, 2010 * 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.
.Ian Posted June 19, 2010 Posted June 19, 2010 Could the title in the breadcrumb be a separate language file, so we can make it different from the tab. Thanks.
stoo2000 Posted June 19, 2010 Posted June 19, 2010 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:
Brett B Posted June 26, 2010 Posted June 26, 2010 Stoo, just wanted to say thanks for keeping up with this. It's clearly something a lot of people are happy to use :).
stoo2000 Posted June 26, 2010 Posted June 26, 2010 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 :)
pauldaytona Posted June 27, 2010 Posted June 27, 2010 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 )
stoo2000 Posted June 28, 2010 Posted June 28, 2010 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?
lunchbox67 Posted June 28, 2010 Posted June 28, 2010 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.
stoo2000 Posted June 28, 2010 Posted June 28, 2010 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.
Recommended Posts