Hi to all.
Marker functionality doesn't work.
The error, i think, is in google javascript.

The error message is "Request for invalid marker set drupal!"

I have a marker type named "drupal", i think the message is relative to this kind of object.

After alerting me with this error, it works normally.

Comments

MGParisi’s picture

what file did you exclude?

eliosh’s picture

Status: Active » Fixed

Now it works :-)
Putting javascript files one by one, i found that

markerdata.js
markerloader_static.js

are correct lines to put in "Exclude from js aggregation: " textarea

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

tarvid’s picture

It really really doesn't work properly.

But.

I turned on js cahce

Got the above error

Cleared cache.

Got the above error.

Turned of js cache.

Cleared cache.

It works.

The java script cache building is clearly broken.

eliosh’s picture

After putting those line, it works like a charm for me...

szy’s picture

Status: Closed (fixed) » Fixed

Now, with GMap version 5.x-1.0-rc1 you don't need to exclude these two files! :]

Szy.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.