How to include google maps in our php code that hightlights location of the city (aswellas surrounding cities)that we enter.
include google maps in php code
Collapse
X
-
Tags: None
-
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