cancel
Showing results for 
Search instead for 
Did you mean: 

Use Google Map without API

Former Member
0 Kudos

Hi ,

Can we use google maps withou API .

just by using the HTML link.. code

checked the blog :

/people/gregor.wolf3/blog/2006/06/27/geocode-business-partner-with-google-maps

Where the latitude and longitude can be changed.

How can we use the map to be displayed on web ui Accounts

page?

when searched ,the address of the bp has to be passed .

Thanks,

Anitha.

Accepted Solutions (1)

Accepted Solutions (1)

robert_kunstelj
Active Contributor
0 Kudos

It is possible if you already upgraded to EHP1 of CRM7.0. There you can use mash-up to add google maps to bp.

gregorw
Active Contributor
0 Kudos

Hi Robert,

you're right, in CRM 7.0 EhP1 this requirement is easy to implement using the Mashup-Tool. Here you can directly call the Google Map providing the address of the Business Partner in the URL i.e. http://maps.google.de/maps?q=TrostbergerStra%C3%9Fe128,83342,Tacherting. But also without the Mashup-Tool you can implement this functionality by creating a assignment block that provides an iView calling the BSP Application I've described in the blog or also call the URL provided above.

Best regards

Gregor

Former Member
0 Kudos

Thanks for your inputs.

So now i need to use EMAP and build and application and add googlemap widget .

Link the account adress ,how to get it on CRM?

link with the widget.

Is my understanding correct?

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70c466a3-86d2-2b10-b990-9fa938f02...

please let me know the steps to do.

gregorw
Active Contributor
0 Kudos

Hi,

it's the first time that I heard of EMAP. I don't think that this research project can be found in the SAP NetWeaver platform. I think you have to talk directly to a experienced BSP Programmer/CRM Consultant to solve your requirement. Try to understand how to call Google maps to get an address mapped and also understand the CRM BOL.

Best regards

Gregor

Former Member
0 Kudos

Thanks all for your inputs.

Will be using Mash up tool as we are using EHP1 of CRM.

nagarajan_ramudu
Active Participant
0 Kudos

How to call Google Distance API in ABAP?

Former Member
0 Kudos

Hello Gregor,

we have integrated Google Maps in our CRM system using a Mash-Up. You are right, that was not too difficult. Before we move this to production, we would like to make sure we are allowed to use Google Maps in this way.

Do you happen to have any information regarding Google's Terms of Use for embedded maps?

Thank you and best regards,

Carsten

Answers (1)

Answers (1)

Former Member
0 Kudos

Using EHP1 of cm 7.0 for google maps