Hello all,
I have installed gmaps but I cannot seem to get a marker to display on my map. Here is a breakdown of what I am trying to do.
I have a parent resource ID#:4 in which has the following gmaps call
[[!Gmaps? &mapLatLng=`44.972571,-89.67041` &zoom=`7` &mapWidth=`100%` &mapHeight=`700px` &mkrLatLngTv=`mkrLatLng` &markers=`[[!GetIds? &ids=`c4`]]`]]
Under the parent resource I have a child resource ID#:7
In the child resource I have the TV mkrLatLng filled out with the latitude and longitude.
If I view the parent resource, ID#:4, the map displays and zoomed to the correct level but there is no marker. Please help.
Thank you in advance.