Gmap plugin

More
9 years 8 months ago #48779 by horsey
Gmap plugin was created by horsey
I just tried to install the old Gmap plugin, but its obviously not maintained anymore.

Its not difficult to create a gmap in any way. But what I liked most about the old plugin, was the possibility to drag the marker to its position in the editor.

Are you considering to bring that back?
Its most convenient for the user, to pick the location by dragging the marker to its position on the map, instead of using lat/long or an address as input.

What would have to be done to the old plugin, to make it work in FC 2.2 again?

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #48789 by ggppdk
Replied by ggppdk on topic Gmap plugin
Hello

it needs some work to allow it to work in j2.5/j3

did you try the new address plugin ?


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #48802 by lclaude
Replied by lclaude on topic Gmap plugin
Hello,
I have tried the plugin address, this a great feature !
And I have a question:
Is it possible to publish only the map (not the text of the address) in the position 'image' of the blog template ?
I ask that because I have this result: (in red)[attachment=0:3ria4j5e]<!-- ia0 -->Capture2014-08-11.png<!-- ia0 -->[/attachment:3ria4j5e]

Thank you in advance for your answer,

Laurent
Attachments:

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #48804 by ggppdk
Replied by ggppdk on topic Gmap plugin
Hello


-- the solution would be to duplicate the blog template and then edit the HTML of

item.php (item_html5.php) ... for item view
category_items.php ... for category view



-- also you can customize the css applied by the template by editting files:

css/item.css
css/category.css



-- about templates see more here:
www.flexicontent.org/documentati ... rials.html


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #48818 by lclaude
Replied by lclaude on topic Gmap plugin
Thank you,
I have disabled the display of the address fields with that in my css :
Code:
.addr1, .city-state-zip, .city, .zip { visibility: hidden; }

But i still have the text 'Click Map for Directions'... (screenshot).
Where is the php file for that please ?

Laurent
Attachments:

Please Log in or Create an account to join the conversation.

More
9 years 8 months ago #48821 by ggppdk
Replied by ggppdk on topic Gmap plugin
Hello

there is no parameter in our plugin for this

but the google maps object is created with:
Code:
var geocoder = new google.maps.Geocoder();

insided the file:
plugins/flexicontent_fields/addressint/addressint.php

if absolutely nesseccary to hack the file, then
after the above line you can add commands to the object,

e.g. maybe:
Code:
geocoder.set('directions', null);


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.262 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline