yes, that's the current defined behavior. if you add latitude and longitude google-base won't attempt to geocode the address string -- instead they'll use your location coordinates.
you can later query on your latitude and longitude but those coordinates aren't returned as values in queries. the possible flaw in that behavior is google seems to use their calculated geocodes in some of their applications; which is what i assume you're seeing as "no property marked on map"; using exact location address-strings seems the only current solution. http://code.google.com/apis/base/starting-out.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Base Data 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-Base-data-API?hl=en -~----------~----~----~----~------~----~------~--~---
