Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#109 2009-11-30 17:03:27
Re: [plugin] [ORPHAN] rss_google_map - display articles on google maps
Anybody know where I can get this plugin, or any alternative that will work?
Offline
#110 2009-11-30 17:42:09
Re: [plugin] [ORPHAN] rss_google_map - display articles on google maps
Google Cache has the plugin. I don’t know if it works.
Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker
Offline
#111 2009-12-01 01:17:21
Re: [plugin] [ORPHAN] rss_google_map - display articles on google maps
Thanks Matt, that’s working fine for me along with your excellent msd_google_map plugin.
Offline
#112 2009-12-01 11:21:20
Re: [plugin] [ORPHAN] rss_google_map - display articles on google maps
UPDATE: the below code is working, there was a problem elsewhere that was causing it not to work.
I have the latitude and longitude stored in custom fields using the msd_google_map plugin
I have a form with a conditional that will output the map if the lat and long custom
fields have a value and will use the values in them as the latitude and longitude however it’s not working,
any help would be much appreciated, heres what I have
<txp:rss_google_map lat='<txp:custom_field name="lat" />' long='<txp:custom_field name="long" />' zoom="2" />
Last edited by simoin (2009-12-01 11:27:27)
Offline
#113 2010-02-17 12:32:10
- mlarino
- Member
- Registered: 2007-06-29
- Posts: 367
Re: [plugin] [ORPHAN] rss_google_map - display articles on google maps
<txp:rss_google_map lat="<txp:custom_field name="lat" />" long="<txp:custom_field name="long" />" zoom="2" controltype="large" iconcolor="green"/>
Try that
Last edited by mlarino (2010-02-17 12:32:35)
Offline
#114 2010-02-17 17:03:06
Re: [plugin] [ORPHAN] rss_google_map - display articles on google maps
mlarino wrote:
<txp:rss_google_map lat='<txp:custom_field name="lat" />' long='<txp:custom_field name="long" />' zoom="2" controltype="large" iconcolor="green"/>
Try that
Single quotes for tag within tag goodness.
Last edited by MattD (2010-02-17 17:03:49)
Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker
Offline
#115 2010-03-24 00:27:01
- mlarino
- Member
- Registered: 2007-06-29
- Posts: 367
Re: [plugin] [ORPHAN] rss_google_map - display articles on google maps
I asked this question before, but got no answer, has someone been able to use custom icons in the maps using this plugin?
thanks!
Offline
#116 2013-11-22 12:02:46
- mlarino
- Member
- Registered: 2007-06-29
- Posts: 367
Re: [plugin] [ORPHAN] rss_google_map - display articles on google maps
Hi!
I know this is an ORPHAN plugin, and the last post was 3 years ago, but since Yesterday, Google has made changes to Google maps, and this plugin doesnt work at all…
Hopefully there is someone still using it and can point me ut how to upgrade it to use Google maps V3 instead of V2
Thanks!
Offline
#117 2013-11-22 12:38:18
Re: [plugin] [ORPHAN] rss_google_map - display articles on google maps
I still have my planned version in the works, I use it for my own site but it is extremely limited in scope. I plan on spending some time with it over the Christmas break when the days are shorter and its tool cold to go outside anyway.
Offline