How can I Implement the Google Map ModuleOn Desktop App and Mobile App ?

0
HI folks, I have downloaded the google map module into my project and I have implemented the cross module association with the Location Entity and my Main Module Entity to set the address for the Location Entity Attribute. though I don't have any errors, the map doesn't point me to the address that is stored. It would be helpful, if someone can provide the complete steps to implement the Google Maps Module into My Application.
asked
1 answers
0

Do you use the example pages? If so, it could be possible you first have to refresh the page before the marker is set to the right location. You can also change the page settings of the new and edit button on the locationoverview page from "blocking popup" to "in content".

answered