Dear all,
i have tried very hard in the last two days to see why the number or letter marker not working.
It only shows as either "0" or "A" even with different locations.
Thank you for shinning some ideas on me
Regards
Fai
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | albummap.JPG | 48.9 KB | bensquare |
| #5 | albummap1.JPG | 33.93 KB | bensquare |
| letter_maker_problem.JPG | 113.5 KB | bensquare |
Comments
Comment #1
bensquare commentedComment #2
freefontaine commentedI am experiencing the same issue. I'm using php to print out a map with a sequence of markers. They all just show the "0".
Comment #3
bensquare commentedit's a bug in the default map. I couldn't find out when the logic went wrong, but I know the fix.
What you have to do is just to create a "VIEW" with gmap field type (bascially you create the same map using VIEWS and GMAP field)
I have done it on my testing web (http://www.d-client.co.uk ) and it's all working fine
Ben
www.bensquare.com
Comment #4
c-c-m commentedHello,
I would like to do the same, but I don't even manage to display letters. How did you do that?
Thanks
Comment #5
bensquare commentedI enclose a print screen of my settings in VIEW module. Hope that helps
Ben
www.bensquare.com
Comment #6
c-c-m commentedThank you. It works now.
Is there any way to combine numbers + custom markers?
Regards
Comment #7
SanderMander commentedIf you dont want to use Views module,
and you use gmap_location and node location
just override this function gmap_location_node_page in you module, find this in "while" loop
And insert this:
$newmarker['offset'] = $count;Comment #8
rooby commentedJust doing a bit of issue queue maintenance.
Support and feature requests are not critical. For more information see http://drupal.org/node/45111
Comment #9
johnvSee also:
#1334570: Marker Numbers
#514998: Gmap Number or Letter marker doesn't work
#938542: Numbers Marker does not match with Global: View Result Counter field
#1571024: Markers with numbers more than the 26th
#953528: markers collection for letters and numbers is not complete (new markers attached)
Comment #10
podarokthe most major 6.x release tag
You should check it before posting issues
Comment #11
rooby commentedThis issue was posted way before 6.x-2.x-dev existed.