Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Creating an interactive map

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

I need to create a rollover interactive map that can be seen in both apple devices and windows and macintosh computers. It would be nice if it were responsive. I already have started one and need to make it better, and also realized a little too late that flash catalyst is not compatible with apple.

The map I already have is on the page: www.campcedarbrook.net/camp-life/camp-tour
and its done in illustrator and flash catalyst so is only visible on a windows computer.

Do you know of
1) a joomla extension that will allow me to import and premade map image - illustrator file OR png/jpeg file and let me put markers on it and rollover images? AND is compatible with Apple Devices? OR where I can find the proper coding?

2) OR the proper code to do it myself? I tried to code it with finding the x and y axis and combine it with the jce pop up image code and it wasn't quite working.... Is there someone that could code it or let me know and how much would it cost?

the code I tried and was only partly successful is attached in a txt file. When I activate a page with that code, I click on the whole map it takes me to the image that I put there. I want to click on the image with those x and y coordinates to see that picture. And the picture gets stuck ont he screen as well.

I am sure this is more than a general forum. But if you could direct me ---much appreciated.

File Attachment:

File Name: interactive-mapcode.txt
File Size: 1 KB


Thank you,
Rachel
  • rkimmel's Avatar
  • rkimmel
  • LIfetime Developer - Big Bamboo
  • 93 posts
  • Karma: 0
The administrator has disabled public write access.
have a check at zhuk.cc/ for interactive maps

and downloaded in extention directory Joomla here : extensions.joomla.org/extensions/maps-a-weather/maps-a-locations/street-maps/16900

regards,

Bert
  • Bert de Boer's Avatar
  • Bert de Boer
  • Free Extensions
  • 229 posts
  • 25 Thanks
  • Karma: 20
Last Edit: 9 years 9 months ago by Bert de Boer.
The administrator has disabled public write access.
The following user(s) said Thank You: manh
Thanks, do you know if this extension can use a custom image of a camp, made from illustrator rather than Google Maps?
  • rkimmel's Avatar
  • rkimmel
  • LIfetime Developer - Big Bamboo
  • 93 posts
  • Karma: 0
The administrator has disabled public write access.
Not sure , but they use using www.openstreetmap.org/ as well
  • Bert de Boer's Avatar
  • Bert de Boer
  • Free Extensions
  • 229 posts
  • 25 Thanks
  • Karma: 20
The administrator has disabled public write access.
Hi,

If you want to use a google map then the jbmaps 2 module has an option for adding a kml overlay file.

For standard image maps there are a few online tools to help you create one.

www.image-maps.com/

Image maps are not responsive by default but there are some javascript workarounds.

mattstow.com/experiment/responsive-image-maps/rwd-image-maps.html

Hope that helps.

Rob
  • Robert Went's Avatar
  • Robert Went
  • Moderator
  • 2210 posts
  • 196 Thanks
  • Karma: 90
The administrator has disabled public write access.
You could have a look at this extension:
www.joomlart.com/joomla/extensions/ja-image-hotspot-module

We have used it for custom images (and styled Maps), it is responsive, works for us. We did custom code a responsive solution for an image map but this is much simpler and easier to manage. You can customise the icons with a little hacking and the documentation is good. You can add links by adding html directly to the hotspots text.

Hope it helps
Ian
  • iafdesign's Avatar
  • iafdesign
  • LIfetime Developer - Big Bamboo
  • 393 posts
  • 153 Thanks
  • Karma: 58
The administrator has disabled public write access.
The following user(s) said Thank You: manh
Thanks all! I found a combined way to use a custom image and make image maps that works really well and will be easily updatable- no code or javascript necessary.

I used the JA imagemap extension and then I put a jcepopup class in the class box for the link to the text. I already had jce pop up image extension installed. So for anyone that ever needs to do the same thing- it works pretty well without editing any code. And yes, responsive.

Its hard to see the text in the map image--an expensive software package would obviously be more professional, but for free it works pretty well for a non-profit!

www.campcedarbrook.net/interactive-map

Thank you all again!
  • rkimmel's Avatar
  • rkimmel
  • LIfetime Developer - Big Bamboo
  • 93 posts
  • Karma: 0
The administrator has disabled public write access.
Thanks folks :)

and thanks for the update

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
That extension looks great.

It looks like you can add custom markers, so you could remove the buildings from the map and then put them back as the marker icons.
  • Robert Went's Avatar
  • Robert Went
  • Moderator
  • 2210 posts
  • 196 Thanks
  • Karma: 90
The administrator has disabled public write access.
What a cool idea of removing the buildings from the image. I won't try becuase the illustrator map was done by a graphic designer....but that is a cool idea. Next project.
  • rkimmel's Avatar
  • rkimmel
  • LIfetime Developer - Big Bamboo
  • 93 posts
  • Karma: 0
The administrator has disabled public write access.
Good luck with it
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
You could cheat and create a transparent .png as a custom marker. Cursor will still change when you rollover the spot subject to css and you still see the original artwork. It will work for most clients.
  • iafdesign's Avatar
  • iafdesign
  • LIfetime Developer - Big Bamboo
  • 393 posts
  • 153 Thanks
  • Karma: 58
The administrator has disabled public write access.
Even better. Same effect with practically no work :)
  • Robert Went's Avatar
  • Robert Went
  • Moderator
  • 2210 posts
  • 196 Thanks
  • Karma: 90
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers