logo
Shopping Cart
No products selected.
Extensions

DW Extensions

Free Tools

Another Resources

Google Maps Inserter

Frequently Asked Questions

Questions


Answers

How do I know the latitude and longitude coordinates to center de map and add the markers?

Use this free tool to get the latitude and longitude coordinates: Google Maps Coordinates Helper

Is there a CSS style for the floating text windows?

Yes, there is an style for the floating text windows. For example if you want to change the text color, you can use this style:

#DEX_GContainer0 {
color: #0066FF;
}

The number marked in red (0) is the map number. The first map is number 0. If you have more than one map into a single page they are numbered 0, 1, 2, 3, ...

The frame is showing up but no map.

Check if you have centered the map and placed the markers into a correct coordinates. Google map imagery stops at lat +85.0511 and -85.0511. Beyond those values there's only plain grey.

Use this free tool to locate the correct coordinates for the point that you are looking for:

Where can I get the Adobe Extension Manager?

You can download the Adobe Extension Manager from the following page:

http://www.adobe.com/exchange/em_download/

About getting the download link after the purchase.

If you purchased the product using Google Checkout, the instructions for accessing your purchase will appear in a yellow box at the top of your Order Receipt page (into your Google Checkout account):



After accessing that link you will get a copy of the product and a copy of the download link will be sent to your email address. Please be sure to check your spam/bulk mail folder if you don't see the email into your inbox.

Setting writing permissions to a folder.

On Linux/Unix based webservers, FTP programs ("clients") allows setting permissions for files and directories on your remote host. This function is often called chmod or set permissions in the program menu.

Writing permissions is similar to "777" permissions or "rwx-rwx-rwx" permissions. You may see some of these representation in your FTP program.

On Windows based webservers the permissions should be set through the webhosting control panel.