> For example, I would like to be able to make a replica of <a
> href="http://maps.google.com/maps/place?um=1&ie=UTF-8&q=Car+accident
> +Akron&fb=1&gl=us&hq=Car+accident&hnear=Akron,
> +OH&cid=9140118978130678364">THIS PAGE</a> using PHP.

Not sure what you are trying to achieve really.
If you want to embed a maps.google.com map on your webpage, just embed
one.

> I just don't see where in the API it allows you to add all this
> information, such as adding categories, details, pictures, videos,
> etc.

If you want to use the APIs to make a custom map, then you do have to
do programming.
Not every feature of maps.google.com is available in the API, but most
can be constructed.
Wikipedia for example
http://code.google.com/apis/maps/documentation/javascript/v2/overlays.html#Layers

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to