Question:How many distributors can this module handle/support?
-
Dan
(05/08/2014)
Response:Since it uses the Distributor entity for basic information, AspDotNetStorefront recommends a max of 1000 entities per type. However, we do have clients with 1000's even 10000+ dealers running this...it all depends on your server hardware and customizations too.
Question:Hello, Does the Dealer/Distributor Locator use Google Maps JavaScript API V2, API V3, or neither? Also, we're using the distributor table for drop-ship distributors, whereas we'd want to use this mapper to locate our own retail stores. Can we configure this add-on to pull from a different table? Thanks. --Jim
-
Jim
(09/16/2013)
Response:Jim it uses the V2 API and is setup to use the Distributor entity/table by default. However, it could be modified to only use certain Distributor records (perhaps by adding a flag to the Distributor table). This would be a smaller modification than having it use a different table and new interface for that table.