Still no joy
My markers are still not showing.
which bit of code set the marker position?
should it automatically appear where the map.setCenter is set?
my map.setCenter latlng line reads:
map.setCenter(new GLatLng(53.23511924679029, -3.0228710174560547), 13);
anyone know if my marker needs a setting the same as that?