include google maps in php code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sridevi1234
    New Member
    • May 2007
    • 1

    include google maps in php code

    How to include google maps in our php code that hightlights location of the city (aswellas surrounding cities)that we enter.
  • devsusen
    New Member
    • Feb 2007
    • 136

    #2
    Hi,

    what api r u using for showing the Google map? I have used phoogle, the php class for Google map. Using it u need to create an object. Using that object u need to set different apiMapMarker attributes and also need to set the StructuredAddre ss parameters.

    I am writing u the integration part in short, but I suggest u to go through phoogle documentation. I think that will help u to work on integration better.

    susen

    Comment

    Working...