Hi,

I've added 960px to the width field in the block, and it is only displaying half that width.

Comments

rupertj’s picture

Priority: Major » Minor
Status: Active » Postponed (maintainer needs more info)

I get a 960px map if I set the width to 960. This is probably due to the theme on your site. Have you got a public URL for it?

antonyanimator’s picture

Priority: Minor » Major
Status: Postponed (maintainer needs more info) » Active

I will be making the site live tomorrow, and will post a link. Thanks

antonyanimator’s picture

http://hglass2.animareltd.com/contact

I do not think it is do with the theming but maybe I'm wrong

rupertj’s picture

I'm happy to have a look and help, but that link's asking for a username and password.

antonyanimator’s picture

Sorry, the link is working now.

Scroll to bottom of page to see map. Thanks

rupertj’s picture

Ah, you're using the static map block - I didn't try that with a large width.

From the looks of it, Google's static maps API has some size limits, which you can read about here: https://developers.google.com/maps/documentation/staticmaps/#Imagesizes

(These limits should really be represented in the locationmap UI.)

Have you tried the interactive map block available in the newer versions of locationmap? That uses the interactive map, so shouldn't have the same limitations. (You'll have to get this from git for the moment, as there isn't a release with it in yet.)

antonyanimator’s picture

Thanks for the reply, I will try out the newer version.

Thanks for the module too!

antonyanimator’s picture

Status: Active » Closed (fixed)

Just implemented the interactive map from the git version of the module, it works great! Thanks