Welcome, Guest. Please login or register.
Did you miss your activation email?
May 25, 2012, 04:02:06 PM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155508 Posts in 21711 Topics by 7738 Members
Latest Member: chris85
* Home Help Search Login Register
Pages: [1] 2 3 ... 6   Go Down
Print
Author Topic: Map Baker Module  (Read 14859 times)
dfelix

Offline Offline

Posts: 41


« on: August 18, 2009, 03:44:26 PM »

I created a new Map module based on google maps API.

Top features:
-> Markers are organized in Categories, and Managed directly in the Page.
-> Makers can be added direcly in the map when creating/editing. Or by entering the coordinates.
-> Marker bubble details can be customized through a Template in Settings.
-> Load markers from a external kml/geoRSS
-> No need for changing the template code.
-> A specific Marker can be higlighted when called from a link  (requested by crnogorac081. Instructions how to use this, here)


Planned Features:

-> Custom icons
-> Fully Customizable Map settings (Views, Zoom, etc)

Download:
link
(sourceforge project page)

Demo:
link
(just browse. no admin access)

I've only tested on WB 2.8, and FF 3.52, IE 6 , IE7 and Chrome.
Now..Shoot me with bugs and stuff...
« Last Edit: September 08, 2009, 07:06:50 PM by dfelix » Logged
aldus

Offline Offline

Posts: 1238


« Reply #1 on: August 18, 2009, 04:43:29 PM »

As for a first look: there is no "delete.php" - so, if you want to uninstall it,
the tables are still in the database ...so i don't install it at all ...

Also module_platform = 2.6.x ... if you have tested it in 2.8, please mark it for 2.8,
as someone could think the module could run on his pretty old version at all.

And at last: are there any hints/remarks for the user about the license to use GoogleMaps at all?
E.g. in the index.php or in the module-description (maybe as a link).

Regrads
Aldus
Logged
dfelix

Offline Offline

Posts: 41


« Reply #2 on: August 18, 2009, 06:13:09 PM »

Thank you so much!
File is replaced!
Logged
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #3 on: August 18, 2009, 07:42:31 PM »

wow , cool module, looking forward to test it..
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
Stefek
WebsiteBaker Org e.V.

Offline Offline

Posts: 4884



« Reply #4 on: August 18, 2009, 07:51:15 PM »

Hello dFelix.

First BugReport: -> please check your links in the first post wink They are buggy - don't they?

Regards,
Stefek
Logged

"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #5 on: August 18, 2009, 09:02:56 PM »

Like it Smiley

Just tested it on WB Portable server and it is working great !

Just a question, as I tried it on loccal server, every time I reload page, I get some empty popup window without any message ?? Could it be becouse it is local server ?

I hope it will be possible to make different markers (or images/icons which we could restyle) for different categories and/or different individual markers ..

If I make a map with a lot of markers, is it possible to have a link on some other page to the page where the map will be, with a link to some specific marker ?

All best,
ivan
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
dfelix

Offline Offline

Posts: 41


« Reply #6 on: August 18, 2009, 10:40:04 PM »

Just a question, as I tried it on loccal server, every time I reload page, I get some empty popup window without any message ?? Could it be becouse it is local server ?

Could be the API key validation...
Google generates the key to a specific url... and message is language based.

If I make a map with a lot of markers, is it possible to have a link on some other page to the page where the map will be, with a link to some specific marker ?

Do you mean... open the page with a specific marker hilighted?
Logged
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #7 on: August 18, 2009, 10:47:58 PM »

yes, exactly.. Because now when you have categories, you can make 50 -100 - 1000 markers on one map..

Then it would be handy to make links from other pages to that map and to hightlight specific marker..is it possible ?

cheers
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
dfelix

Offline Offline

Posts: 41


« Reply #8 on: August 19, 2009, 12:46:45 AM »

I'll work on it asap.
Logged
dfelix

Offline Offline

Posts: 41


« Reply #9 on: August 19, 2009, 03:28:17 PM »

done!
Version 1.1 available here.

(You should uninstall the previous then install the new one because there is one more table for geoRSS feature)


crnogorac081,

Marker can now be higlighted through the query string.
example:

http://dfelix.net/log/pages/codigo/map-baker/mapbaker-demo.php?marker_id=2



Logged
Stefek
WebsiteBaker Org e.V.

Offline Offline

Posts: 4884



« Reply #10 on: August 19, 2009, 04:06:27 PM »

Hello,
this seems to be a great alternative to the now available googlemap module.

One question:
Did you add a 'delete.php' to your script?

As for a first look: there is no "delete.php" - so, if you want to uninstall it,
the tables are still in the database ...so i don't install it at all ...

Regards,
Stefek
Logged

"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
dfelix

Offline Offline

Posts: 41


« Reply #11 on: August 19, 2009, 04:17:00 PM »

Yes..
For some reason, the file was not on the zip i first published..

Logged
Stefek
WebsiteBaker Org e.V.

Offline Offline

Posts: 4884



« Reply #12 on: August 19, 2009, 04:49:38 PM »

Thanks for letting me know.

I will have a look at your module - sounds great.

Kind Regards,
Stefek
Logged

"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #13 on: August 19, 2009, 05:40:35 PM »

Cool, it works Smiley

You can add a WB link somewhere in text and then just hit view source and add ?marker_id=2 or other marker id number Smiley

It should look like this: <a href="[wblink4]?marker_id=2">

Is it possible to create different marker images for different cattegories ?

cheers
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
Stefek
WebsiteBaker Org e.V.

Offline Offline

Posts: 4884



« Reply #14 on: August 20, 2009, 02:19:47 AM »

Hello dFelix.

I like this smiley
Itso much easier to handle as the old one.

I have one suggestion:
- there should be a possibility to set the markers to active/inactive in the backend.


And:
I don't really get what the groups are for  huh
They doesn't make any sense to me.
Please explain.  wink

Regards,
Stefek

Logged

"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #15 on: August 20, 2009, 02:37:48 AM »

It make sense to me if each group would have different marker image...that is my suggestion. As I saw some maps and they have for example different markers for food, drink sleep, etc..

by the way, I keep reading ands still couldnt figure out what is kml/geoRSS Huh

cheers
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
Stefek
WebsiteBaker Org e.V.

Offline Offline

Posts: 4884



« Reply #16 on: August 20, 2009, 02:40:37 AM »

Hello Ivan..


Planned Features:

-> Custom icons
-> Fully Customizable Map settings (Views, Zoom, etc)

wink

Good night!

Stefek
Logged

"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #17 on: August 20, 2009, 02:48:58 AM »

looking forward for this, it will be a great module  grin

good night bakers Smiley
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
dfelix

Offline Offline

Posts: 41


« Reply #18 on: August 20, 2009, 11:28:56 AM »

I don't really get what the groups are for
They doesn't make any sense to me.
Please explain.

It's a way of organize your markers.

But it will make more sense when images are available like crnogorac081 said.
(i'm working on it. maybe today.)

The possibility to set the markers to active/inactive in the backend is a nice catch.
It's now in the todo list.


by the way, I keep reading ands still couldnt figure out what is kml/geoRSS Huh

It's a external source for a specific marker ou colection of markers.

Some websites publish information about weather, traffic.
For example, this link will give you a pinpoint with weather information in Podgorica:

http://weather.yahooapis.com/forecastrss?p=YIXX0001

Also there are lots of other options..
You can save your Google Earth markers as kml file, upload it to the media folder, and use it to feed your map.

And there is other cool stuff.
Check the georss options from flickr or panoramio..




Logged
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #19 on: August 20, 2009, 11:52:02 AM »

wow  grin I ll need to read much more about this..

cheers
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
AR1306

Offline Offline

Posts: 536



« Reply #20 on: August 20, 2009, 12:47:02 PM »

THX for that great module - maybe there is a way to use the own marker (inside the module - not with a kml-file from the google account) to get a geoRSS-Feed with images or other mediafiles? It would be a great thing to get the possibility to create a travel route for instance or some other things in this way.  grin (Never stop thinking ... rolleyes)

But there is one more question - all your demolinks are broken?

Regards

Andreas
« Last Edit: August 20, 2009, 02:22:15 PM by AR1306 » Logged
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #21 on: August 20, 2009, 12:50:32 PM »

Yea, I was thinking too about the self-created markers.. if it is possible Smiley
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
dfelix

Offline Offline

Posts: 41


« Reply #22 on: August 20, 2009, 07:18:48 PM »

... maybe there is a way to use the own marker (inside the module - not with a kml-file from the google account) to get a geoRSS-Feed with images or other mediafiles?

Already thought that... but need to find a way of overrride the default icon.

It would be a great thing to get the possibility to create a travel route for instance or some other things in this way.

I have plans to include routes... but only after having all waypoint basic fetures done.

But there is one more question - all your demolinks are broken?


I was testing something there and moved the page..
Tray again...

Version running on my website will be the 1.2 already with images in categories...
But need to correct some image size bugs first..

Smiley

Logged
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #23 on: August 20, 2009, 07:24:07 PM »

Looks great !!!

Did you put those football player and airplane icon via wb as icon or via that kml/georss  ?

cheers
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
AR1306

Offline Offline

Posts: 536



« Reply #24 on: August 20, 2009, 08:20:22 PM »

@dfelix

cool module, it looks very nice  grin - maybe there is any possibility to style the output over css? So I´d like to generate a borderline around the map for example - you thought on this possibility? I have a look on your files - perhaps I will find a solution - Great work of you ... so many THX - I´m only missing the geoRSS-Feed wink

Quote
I have plans to include routes... but only after having all waypoint basic fetures done.

Why that? It would be very cool, if you could use this as a part of a blog - so every new day you can add a new target of the day - your route´s will be with open end - so you could use the geoRSS-Feed as an interesting news-/blog-feed  grin

I´m looking further ... Version 1.2

My Testwebsite is under http://test07.westkreuz-onlineservice.de/pages/topics/map-modul.php - If you want to create a KML-File you can put this param behind the URL on googlemaps &output=KML - On my testsite you will see an example with I in the marker not far from Berlin (Hotels in Darmstadt ...) It´s realy cool ...

Andreas
« Last Edit: August 20, 2009, 10:28:14 PM by AR1306 » Logged
Pages: [1] 2 3 ... 6   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!