Skip to main content
Participant
November 1, 2010
Question

cfmap, cfmapitem and google maps api

  • November 1, 2010
  • 1 reply
  • 486 views

Hi all,

I'm starting using cfmap tag with google maps api, and I' didn't found how to draw a track or path from a list of positions (lat, lng), is it possible to do with these tags or shoud I use the javascript api ?

Thanks

This topic has been closed for replies.

1 reply

Participating Frequently
November 18, 2010

The CF tags for cfmap are intended for quick easy integration and are not feature complete to what

google maps can do.  You are indeed best off doing it with the javascript or flex api.