Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Radonja Djurisic Friend
    #194625

    i am building website for scuba diving
    and i will use this module to show diving locations

    i have some questions about “Point Type” icons
    i want to display boat, anchor etc..
    where i can add new “Point Type” icons?

    some things that will be nice to add in this module
    when u click on some location to hold popup (instead to select it from drop down)
    and optional link ofc

    also (for example ) if i add bigger image and can’t show all in for example 800x 400 px.. that people can drag and move image to see the rest of image with with locations something like a google maps

    phong nam Friend
    #521980

    Hi tolja,

    I would like to answer your questions on JA Image Hotspot module as follows:

    <blockquote>where i can add new “Point Type” icons?</blockquote>

    We use the icon background image to display the location point. If you want to replace this icon, you can try to create a custom.css file at templates/ja_beranis/css/ path and put the override css rules into:

    .jai-map-container .point {
    background: url("../images/point-bg.png") no-repeat left top;
    }

    Replace with icon background image you want.

    <blockquote>when u click on some location to hold popup (instead to select it from drop down) and optional link ofc</blockquote>

    As the office dropdown on this module is built with the javascripts of their location tooltip box, it will be not a good idea to edit the whole module front-end again to replace your new feature.

    <blockquote>also (for example ) if i add bigger image and can’t show all in for example 800x 400 px.. that people can drag and move image to see the rest of image with with locations something like a google maps</blockquote>

    The recommend maximum width of map image to upload is 870px to view on desktop view, because the map image is also limited by the width of its module. For bigger map size, it will be cut or hidden a little bit on the right side.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  phong nam 10 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum