> (b) "long" is a reserved word in many contexts, including Javascript and > MySQL.
Damn. I was afraid of that. What's weird is that "long" works in the other page. > Don't use "long" at all. Make everything "lng": var lng in Javascript; > $lng in php; database column lng. Or, use lon instead in the same way. If 'long' is reserved, I guess I'll have to go a-editing pages I've already had working. :D -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
