DMXzone Google Maps Support Product Page
This topic is locked
Answered
Diffrent markers -RESOLVED
Asked 13 years ago
1
has this question
13 years ago Denis Hoffmann posted:
Hi,I got a list of addresses with diffrent venues. Restaurant, bar, disco etc.
when i all show them on my map they all got the same marker. is it possible to give the restaurants a green one, bars are red and so on?
and another thing is? I want to show the numbered list of the venues next to the map. and i like to have the markers numberd with that list number.
venue 1 bar (red marker with number 1)
thanks for help,
Denis
Replies
Replied 13 years ago
13 years ago Teodor Kuduschiev replied:
Hello Denis,
In order to show/hide markers with the list on your page you can use the - Tag Inspector > Behaviors > DMXzone > Control DMXzone Google Maps menu. there you can setup which link to show which markers etc.
Please check the video tutorials, it is all described there.
In order to show/hide markers with the list on your page you can use the - Tag Inspector > Behaviors > DMXzone > Control DMXzone Google Maps menu. there you can setup which link to show which markers etc.
Please check the video tutorials, it is all described there.
Replied 13 years ago
13 years ago Denis Hoffmann replied:
Hey Teodor,
which ist the video for changing the markers color?
With the list next to the map I got a problem, cause I only can use 1 repeat region per recordset.
is there an other solution? or do I have to create 2 recordsets with the same query?
Cheers,
Denis
which ist the video for changing the markers color?
With the list next to the map I got a problem, cause I only can use 1 repeat region per recordset.
is there an other solution? or do I have to create 2 recordsets with the same query?
Cheers,
Denis
Replied 13 years ago
13 years ago Teodor Kuduschiev replied:
Hello Denis,
I didn't know you were asking about a dynamic map.
For each type of marker you need to create a separate recordset.
For example one recordset for bars and blue marker, another for hotels with green marker ... etc.
I didn't know you were asking about a dynamic map.
For each type of marker you need to create a separate recordset.
For example one recordset for bars and blue marker, another for hotels with green marker ... etc.
Replied 13 years ago
13 years ago Denis Hoffmann replied:
Cool, thanks for the info!