Page 1 of 2

Mapped geolocations from a database

Posted: Tue Jun 10, 2014 2:22 pm
by SYNapps

I need to build an app that shows the increasing incidence of events at different geolocations. Users must be able to input location coordinates and some event data. The map should show all incidents. Is there a tutorial that will take me through the process?


Mapped geolocations from a database

Posted: Tue Jun 10, 2014 2:57 pm
by Evgene Karachevtsev

Mapped geolocations from a database

Posted: Tue Jun 10, 2014 4:14 pm
by SYNapps

Yes! That does it. The second one is just right. I have visited the first one and it was part but not all of what I needed. Thanks a lot.


Mapped geolocations from a database

Posted: Wed Jun 11, 2014 7:48 am
by SYNapps

I have arrived at Step 6 in the Google Maps API tutorial at the point Edit Mapping. Response Tab open. On the righthand side under Local Storage variables I do not have markerLat and markerLong as options. I have currentUserName etc. I suspect that some database needs to be created but missed that step. I will retrace my steps but may need some input. Thank you.


Mapped geolocations from a database

Posted: Wed Jun 11, 2014 7:55 am
by SYNapps

Problem solved. My oversight. Thanks.


Mapped geolocations from a database

Posted: Wed Jun 11, 2014 8:51 am
by SYNapps

I have a few problems to solve because only Show Traffic is working. I cannot get access to debug via Weinre because it keeps saying I don't have permission. Can this be solved?


Mapped geolocations from a database

Posted: Wed Jun 11, 2014 10:26 am
by Kateryna Grynko

Hi,

Are there any errors in console when you test on browser?


Mapped geolocations from a database

Posted: Wed Jun 11, 2014 2:48 pm
by SYNapps

No - just the message that I am not permitted.
Please refer the following to Evgene:

Google Maps API tutorial: Step 9 no $ visible in Response tab.
Not sure how to proceed. Please advise.

Chris


Mapped geolocations from a database

Posted: Wed Jun 11, 2014 6:17 pm
by Evgene Karachevtsev

Hello,

Please send us screenshots of service that get data from database: setting, request and response page


Mapped geolocations from a database

Posted: Wed Jun 11, 2014 6:28 pm
by SYNapps

Evgene
Thanks for responding.
After Step 7 a Test should be run to generate the $
It is either implied or not specified. Once I did this the missing $ appeared.

Question 2
Is it possible to display data at or with the marker retrieved from the database.
If so is there a tutorial I can read/try. Ideally I would like to click on the market to open a small textbox.