Page 1 of 1

My map show only 1 marker...

Posted: 22 Sep 2011, 16:30
by giovanni
Hi!
I have this problem: my map show only 1 marker.
I have 1 map and (for now) 4 markers, all associated with the map and published.
in the frontend I see only 1 marker, the marker with the ID 1.
If I unpublish the marker with ID 1, I se on the map the marker with ID 2, and so on.
If I reorder the markers, nothing change, I see only the marker with the lowest ID.
Where is may fault?


Joomal 1.15.23
Phoca maps 1.1.1 (IT language)
Phoca plugin 1.1.0 (IT language)

code in the article:
{phocamaps view=map|id=1}

Re: My map show only 1 marker...

Posted: 26 Sep 2011, 16:20
by Jan
Hmm, really not sure what can be wrong there, can I see the site where this occurs to see the html/js if the markers are loaded in the html/js code?

Jan

Re: My map show only 1 marker...

Posted: 29 Sep 2011, 22:42
by giovanni
Solved!
Using a custom marker, I delete the img file for the shadow.
Uploading a transparent file all is ok.

Thanks for your time,
Giovanni

Re: My map show only 1 marker...

Posted: 30 Sep 2011, 23:19
by Jan
Ok