Instead of having people put third party extensions into the thirdparty directory they should be handled by the Libraries API module.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hutch’s picture

I will attempt a patch on this.
Getting the Libraries API into place is easy, checking for changed theme looks a bit more convoluted.

hutch’s picture

Status: Active » Needs review
FileSize
10.9 KB

Here is a first attempt at a patch to implement Libraries API and deal with changing themes. On current dev.

HnLn’s picture

sub

hutch’s picture

Issue tags: +extinfowindow

Has anyone tried this yet? I have created a page Here with some help and download links.

hutch’s picture

Here is a patch for gmap D7
You will need to install the http://drupal.org/project/libraries
See the link in #4 for more details

andrea.cavattoni’s picture

I guess this is not working for the actual dev, any upgrade

iaminawe’s picture

Hi Hutch

Using latest gmap dev, followed instructions on the page that you setup (thanks for that) - patch applied cleanly, put extinfowindow in libraries, recognises the library and themes on both the gmap setting page and in the views gmap display settings.

Unfortunately I get no info bubble at all any more - even if I disable extinfowindow the default bubble no longer shows. I have cleared the cache several times and still no luck.

Any suggestions to help troubleshoot this would be appreciated

Thanks
Gregg

SocialNicheGuru’s picture

I tried the D6 patch in #2. While my .ini file was read no markers showed up on my maps even after regenerating marker cache.

I had to remove the patch and add my markers and .ini file to gmap/markers and it all worked fine.

andrea.cavattoni’s picture

http://drupal.org/node/1057922#comment-5441158 this one is working extinfo integrated with d7

podarok’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Needs review » Needs work

all feature requests can be imported in 6.x version after committing em in major versions with backport afterwards
Can You make this ?

ASMBL’s picture

Subscribing.

hutch’s picture

Extinfowindow is obsolete. it is for Google v2 only and that will cease to exist in May 2013
If you want an alternative to the builtin Infowindow have a look at InfoBubble

podarok’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev

back to latest dev with Google API v3