[wp-hackers] Adding Google map inside post edit/writing

scribu scribu at gmail.com
Tue Jan 20 13:34:15 GMT 2009


I think you should put the map inside a meta box. See the add_meta_box()
function.

On Tue, Jan 20, 2009 at 2:09 AM, mailapera <mailapera at gmail.com> wrote:

> I am trying to add a google map to get the geo coordinates by clicking on
> the map. The map needs to call a javascript from the google site plus to
> load a javascript script in the file. I am trying to accomplish this with a
> plugin but I am having a hard time with:
>
> 1)calling the external script and loading the script in the file
> 2)finding the hook to make the map appear on the post edit/write page
> without disrupting any other WP activity
>
> Ideas?
>
> Thanks!
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>



-- 
http://scribu.net


More information about the wp-hackers mailing list