2 of 2
2
New Fieldtype: MX Google Map (EE2)
Posted: 26 May 2010 04:54 AM   [ Ignore ]   [ # 19 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  131
Joined  04-10-2006

Hi Max and thanks for this great Add-on !

I’ve tried your code to display an entry on a map and it worked great ! But I’m having an issue when I try to display the lat and long of an entry, here’s my code :

{exp:channel:entries channel="companies" limit="10"}
    {company
-map}
        {latitude} 
{longitude}
    {
/company-map}
{
/exp:channel:entries} 

This returns nothing, not even the semicolon, if you have an idea of what it could come from…

By the way, I was wondering if you were planning to add an InfoWindow feature to help add information for a marker.

Thanks again, keep it up !

 Signature 

Benjamin David | Duktee - Add-ons for ExpressionEngine : Video Player, Mini CP, Entry Layout, Site Switch, Google Rank Tracker, Google Translate, Downloader & more…

Profile
 
 
Posted: 28 May 2010 09:34 AM   [ Ignore ]   [ # 20 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  131
Joined  04-10-2006

Another thing I’m wondering, is it possible NOT to set any address or point ? I don’t need it for an entry, but I can’t get the field to set the address to null, it takes the field default value instead.

Thanks !

 Signature 

Benjamin David | Duktee - Add-ons for ExpressionEngine : Video Player, Mini CP, Entry Layout, Site Switch, Google Rank Tracker, Google Translate, Downloader & more…

Profile
 
 
Posted: 01 June 2010 01:36 PM   [ Ignore ]   [ # 21 ]  
Summer Student
Avatar
Total Posts:  19
Joined  01-22-2009

Hi Max!

I have the same problem as Benjamin David; {longitude} and {latitude} aren’t displaying anything, and even the characters between aren’t showing up. Here’s my code:

{exp:channel:entries channel="stations" limit="1" dynamic="off"}
   {station_location}
      {latitude}
{longitude}
    {
/station_location}
{
/exp:channel:entries} 
Profile
 
 
Posted: 01 June 2010 03:04 PM   [ Ignore ]   [ # 22 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  358
Joined  01-04-2008

Hello everyone,
Alex Carabi & Benjamin David - sorry, it will be available in next build.
Short status update - the new build will publish at 06.10

What I have now:
Multipoint’s per one field.
Location searching
New tags like {latitude}/{longitude}
Additional fields per point (Benjamin David – by infowindow). The field list: address, city, state, zip, comment, icon type. Is it enough fields?

 Signature 

my EE2 addons| Support forum | my EE1 addons
Like my addons? Follow me: @eecms @max_lazar

Profile
 
 
Posted: 01 July 2010 06:08 PM   [ Ignore ]   [ # 23 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  730
Joined  11-11-2006

Hi Max, I’m looking for a way to show a google map that displays a location based on only country and post code, specifically France and then a 5 digit post code.

For example France 50340, gets me a google map that shows me the area I live in France. Is this something MX Google Map can do?

Thanks and best wishes
Lee

Profile
 
 
Posted: 09 July 2010 07:40 PM   [ Ignore ]   [ # 24 ]  
Grad Student
Rank
Total Posts:  64
Joined  12-09-2009

Hi Max,

Thanks for the great plugin. I’m also looking to set multiple points on the map as well as possibly set the value to null (as some entries do not require a map). Do you have an idea as to when the next release will be coming out?

Thanks

Mike

 Signature 


Michael Hughes
Reddogdesigns

w: www.reddogdesigns.ca
e: .(JavaScript must be enabled to view this email address)

Profile
 
 
   
2 of 2
2