Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Clickable Map

New Here ,
Dec 09, 2015 Dec 09, 2015

Hi, I need a State-Wise Clickable USA Map in my CF 9 Application. Any ideas, Can some one help. Please?

277
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 09, 2015 Dec 09, 2015

Do NOT use CFMAP.  It doesn't work, very well.  Use Google's JavaScript Map API.  You'll need a Google account (if you don't already have one) and use that to get a Map API Key.  Then follow the instructions for using it - it works great.

HTH,

^_^

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Dec 09, 2015 Dec 09, 2015
LATEST

+1 to using the Google Map API.  That's all CFMAP is doing, but in a limited fashion.  You might also look at the Bing Maps AJAX API.

-Carl V.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources