I've created a gym page
http://mmaphilippines.net/gymsIf you guys could give me the needed information of some MMA gyms here in Philippines.
Title
Latitude
Longitude
Address
So how do you get the latitude and longitude
visit
http://maps.google.com/Find the location of the gym and center the view. Enter the code in the browser address
javascript:void(prompt('',gApplication.getMap().getCenter()));
And it will show a pop up with the latitude and longitude. The 1st value is the latitude and the 2nd value is the longitude.
Thanks