When I enter an address for a google map, I get “location not found”, but when I use google maps directly it works, why?
The reason is because the google maps web page works differently than the google maps API. For the API to work it must find an exact match, but the google maps page is different, it is like a search engine, if it can’t find the exact location it brings back a list of approximate matches. These matches may contain the correct location but they will have the address listed correctly/differently than you entered it in mojoPortal, you can copy the address format from the google maps search result and use that as the location and then it should work.