Activity Forums Salesforce® Discussions Google map in Salesforce Visualforce Page – Unknown component Apex:map error

  • Utsav

    Member
    June 13, 2016 at 7:20 AM

    Hi Ajay

    I came across the same error once and get to know that apex:map is not for developer enviroment for now. You can try in sandbox enviroment for using it.

    For more clearification

    https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_maps.htm

  • [adinserter block='9']
  • PRANAV

    Member
    January 31, 2018 at 11:13 AM

    Hi Ajay,

    Yes, Visualforce mapping components aren’t available in Developer Edition organizations.

    You can try a Add Geocodes for Addresses Automatically in Salesforce blog.

    Or you have to make a custom integration for this.

  • Parul

    Member
    September 20, 2018 at 10:06 AM

    Hi,

    <apex:map> components are not supported in Developer Edition. So you should be trying to run this in Sandbox of supported Production org(Enterprise, Unlimited, etc)

    Thanks

Log In to reply.