この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi,
Does AEM have any component that provides geospatial search?
Let's say I'd like to find the nearest stores near the user address, is there something OOTB on AEM?
Thanks
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
To achieve this functionality - you need to build a custom AEM component using APIs like ones offered by Google:
https://support.google.com/mapsengine/answer/6147674?hl=en
Here is a community article that talks about implementing 3rd party mapping APIs in AEM:
http://scottsdigitalcommunity.blogspot.ca/2012/06/integrating-custom-cq-widgets-with.html
表示
返信
いいね!の合計
To achieve this functionality - you need to build a custom AEM component using APIs like ones offered by Google:
https://support.google.com/mapsengine/answer/6147674?hl=en
Here is a community article that talks about implementing 3rd party mapping APIs in AEM:
http://scottsdigitalcommunity.blogspot.ca/2012/06/integrating-custom-cq-widgets-with.html
表示
返信
いいね!の合計
For geocoding, you would need to use google maps like service, but for performing geospatial search you can use Solr.
表示
返信
いいね!の合計
Thanks for you advice.
表示
返信
いいね!の合計