Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • wolfemann Friend
    #157282

    Greetings all,

    I have gone through the “Creating a Store Locator with PHP, MySQL & Google Maps” and just can’t seem to get it working (it seems like the info is just not being read from the DB, and I can’t figure out why).

    So I want to use the JA Google map plugin to do what I need.

    I have all the data (including the Lat Lon info) to map the points I need.

    I just want to create a map with specific locations, and have the popup display some info, an image, and an internal link for more info.

    Is there a short way to do this?

    Best,
    Micah

    Thanh Nguyen Viet Friend
    #366113

    Hello mate,

    I cant support you for this issue, because it exceeds the functions of our plugin.
    But I can suggest some tips for you.
    The first, you must read the documentation of Google map API (the latest version is V3)

    http://code.google.com/apis/maps/documentation/javascript/demogallery.html

    And see this example, I think it is similar to what you want to do

    http://gmaps-samples-v3.googlecode.com/svn/trunk/toomanymarkers/toomanymarkers.html

    Finally, you must read from database to get lat, lon information to build the data for you map.
    You can view source code of the above example for more detail. The data will look like this file

    http://gmaps-samples-v3.googlecode.com/svn/trunk/toomanymarkers/markers.js

    Hope it helpful for you

    Best regards,
    ThanhNV

    wolfemann Friend
    #366876

    Just what I needed!

    Thank you.

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

This topic contains 3 replies, has 2 voices, and was last updated by  wolfemann 13 years, 11 months ago.

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