I'm trying to replicate something I had working in a previous incarnation 
of one of my sites with Boltwire.

I have a folder (/files/mapmedia) of small icons plus a Google Mapping API 
javascript.  I have a file code.embed.maps containing:

<div id="map-canvas"></div>
<script  src='/files/mapmedia/mapscript1.js' 
type='text/javascript'></script>

and I call this from my page with:

[(embed maps)]

I have also added the necessary script to the header section by editing the 
skin html.

See: http://www.ctik.org.uk and go for the 'Google Maps', and look at the 
source.

We see an HTML page which is very close to that which works, but it 
produces no map!  The only difference that I can see is the the script in 
Boltwire is inserted inside the <div id="main">, whereas in my other site 
it just before </html> after the final </div> - I can't see why that should 
matter.  My other site is <doctype html>, whereas Boltwire's html uses 
XHTML 1.0.

Does anyone have any experience of using Google Mapping API like this?

Thanks for all your help,

TOF

-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/boltwire.
For more options, visit https://groups.google.com/d/optout.

Reply via email to