A lot of Markers

Phoca Maps - displaying maps in Joomla! CMS
elconsell
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 04 Feb 2010, 13:26

A lot of Markers

Post by elconsell »

Hi,

When i have all the markers working the map doesn't work i don't see that.

I have a problem with the markers because i have more than 221 (and i need to put 100 more...) i have seen if i disable 100 of these the plugin work well but i don't know if it's possible to see all the markers.

If that's not possible what are the number of maximum markers for map.

Thanks a lot.

(sorry for my inglish).
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: A lot of Markers

Post by Jan »

Hi, in Phoca Maps there is no limit for markers, try to search Google if there are any limits or see the html / js code if there were all loaded, maybe there are some javascript problems, maybe on Google Maps, there is some limit, no idea there :-( :idea:
If you find Phoca extensions useful, please support the project
elconsell
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 04 Feb 2010, 13:26

Re: A lot of Markers

Post by elconsell »

Jan wrote:Hi, in Phoca Maps there is no limit for markers, try to search Google if there are any limits or see the html / js code if there were all loaded, maybe there are some javascript problems, maybe on Google Maps, there is some limit, no idea there :-( :idea:
I have found the maximum 100 markeres... :( i can't use it... but i have found a google maps addon for have more markers but i don't know where is the correct place in your plugin for it.

http://acme.com/javascript/#Clusterer

The information that they give is :

Clusterer

This object is an add-on for the Google Maps API. It lets you handle large numbers of markers, thousands if you like, without the slow performance you'd get if you tried displaying them via the maps API directly. Clusterer uses two techniques to accomplish this:

* Only the markers currently visible actually get created.
* If too many markers would be visible, then they are grouped together into cluster markers.

I mean that's a goog plugin for your aplication.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: A lot of Markers

Post by Jan »

Hi, thank you for this information I will take a look at it.

Jan
If you find Phoca extensions useful, please support the project
yakangler
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 29 Oct 2009, 15:05

Re: A lot of Markers

Post by yakangler »

What's the word on this? I have a map that is growing daily, is there a limit on how many markers we can have?
terrytech
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 22 Feb 2011, 01:16

Re: A lot of Markers

Post by terrytech »

I have the same problem.. about 30 markers loaded for a map running off the phocamaps menu. If I enable more than 20 of the markers, the map disappears. The frame and some controls are displayed, but the map box is blank. I can get the map to come back if I drop the markers below about 20, but adding even one over the amount makes the map disappear.

If anyone has a suggestion, it would be greatly appreciated. I really need to get this solved.
yakangler
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 29 Oct 2009, 15:05

Re: A lot of Markers

Post by yakangler »

I have 2 maps with a total of 132 markers enabled, 1 map has 4 markers and the other map has 128 markers. If i try to enable any more than 123 markers on my map, the map will not display. What is the cause of this? Sometimes by enabling the markers 1 by 1 I'm able to get 128 markers to display before the map no longer displays..... :idea:


Link to map

http://www.yakangler.com/resources/our- ... -locations
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: A lot of Markers

Post by Jan »

Hi, I don't have any experiences with limiting, try to check if you don't get any javascript error there :idea:
If you find Phoca extensions useful, please support the project
kasoli
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 02 Nov 2012, 10:28

Re: A lot of Markers

Post by kasoli »

Somebody solved it?

Ok I found problem.
You cannot use the quotation symbol (" ") in title of marker.

Hope that will help somebody.
Post Reply