I have coded in the location.my.inc for location support for Google Maps.

Please bundle this with future Location releases.

I also did not provide this in diff format as the change is quite significant. It would be more cost effective to just send in the affected file.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

YesCT’s picture

Title: Malaysia (my) Support » Malaysia (my) Support location.my.inc location.xx.inc
Status: Patch (to be ported) » Needs review

is this location.my.inc like location.xx.inc?

Deslack’s picture

Yes.

ankur’s picture

Assigned: Deslack » Unassigned
Category: bug » task

Would be nice if some could do a once over on the location.my.inc file and see what, if anything, would need to happen to make it work with the 7.x-3.x/7.x-4x branches.

podarok’s picture

Version: 6.x-3.x-dev » 7.x-3.x-dev
Status: Needs review » Patch (to be ported)

All data updates have to be rolled against latest 7.x-3.x-dev and after that backported to 6.x-3.x
This one has to be uploaded in http://drupal.org/patch git diff format

pashazubenko@gmail.com’s picture

Issue summary: View changes
FileSize
3.05 KB

Add patch for this problem

pashazubenko@gmail.com’s picture

Status: Patch (to be ported) » Needs review
podarok’s picture

Status: Needs review » Fixed

#5 commited
Thanks!

  • podarok committed ee4331e on 7.x-3.x authored by Pavel Zubenko
    Issue #805186 by Pavel Zubenko | Deslack: Malaysia (my) Support location...
Bober’s picture

Status: Fixed » Needs review
FileSize
1.43 KB
1.43 KB

Hi all.
It seems that in location_map_link_my_mapquest elseif (count($query_params) > 0) is not needed. Removed it and added some drupal coding style.

podarok’s picture

Status: Needs review » Fixed

pushed to repo
Thanks!

  • podarok committed a3ec225 on 7.x-3.x authored by Bober
    Issue #805186 by Bober, Pavel Zubenko | Deslack: Malaysia (my) Support...

Status: Fixed » Closed (fixed)

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