Adding Location to the left sidebar of my ossn site and in about page

Abayomi Oladipupo Posted in Component Development 9 years ago

Please am trying to add location to my ossn profile and about.php, using google geolocation sodes, but am find it difficult, can someone help me todo it or give me the clue on how to do it?
anybody to do that for me, please mail me to [email protected]

Thanks

Replies
ng Abayomi Oladipupo Replied 9 years ago

Anyone to look into this google geolocation code,
<-script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/jquery-ui.min.js"></script>
<-script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false&libraries=places";></script>
<-script src="<?php echo ossnsiteurl(); ?>vendors/jquery/jquery.tokeninput.js"></script>
is there anyway to make it into a component or to add it for location box.

mind you, i added this symbol {-} in the head and closing tag to make the code visible in the question page