Salesforce1
Provide the ability to put the Geopointe map "button" on Salesforce1 mobile layouts. For example, we currently have the default Google maps button on our mobile layouts, but we want to use the Geopointe one just like we do via Salesforce browser.

The Publisher Actions (similar to a button from the normal UI) are a bit limited, but we have discovered an approach that will remove the limitations. We’d love to provide a Map action from a record in Salesforce1 and bring the user to that location in the map page. We fully plan to do it. This is in Planned status for now while we do some prototyping.
-
Andrea O'Donnell commented
Thanks and voted!!
-
We can't override the map button that is included in Salesforce1. I encourage you to vote for this idea: https://success.salesforce.com/ideaView?id=08730000000l8VYAAY .
There are some other options. You can create a custom publisher action that points to our geopointe__map page or you can create a HYPERLINK formula field that loads the map page and passes in the record Id to the the url, ?id=recordId.