http://investorsconnection.net/admin/property_detail.php?type=edit&propclass=single_family&propid=1
That is the page link. On Oct 18, 5:00 pm, "[email protected]" <[email protected]> wrote: > On Oct 18, 12:52 pm, Sawtooth500 <[email protected]> wrote: > > > So here is my code: > > <snip> > > > > > > > > > Now, what I have here is a form name="property_form". Basically, when > > someone inputs a property it gives the SV location off the geocoder, > > but they need to be able to "walk" to the property and point the > > camera at the correct house. What I'm coding right now is the > > mechanism to store a corrected SV location and to use that location > > instead of the one spat out by the geocoder. > > > So I added an Event Listener to 'property_form' so that when someone > > hits submit function sv_POV is triggered. > > > Now, I need sv_POV to get the current camera POV and then input that > > as a text string into a hidden field in the form (field is > > 'sv_camera_POV'), which then would be written by PHP into the database > > for future use. This is the part that isn't working - nothing is going > > into my hidden field and I don't know why. > > Please follow the posting guidelines and provide a link to your map > that exhibits the problem (or an example map that does): > > http://groups.google.com/group/google-maps-api/web/suggested-posting-... > > http://groups.google.com/group/Google-Maps-API/web/why-including-a-li... > > I can probably make it work (assuming I have the time), but I don't > debug code listings to the group. > > -- Larry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps 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-maps-api?hl=en -~----------~----~----~----~------~----~------~--~---
