Click here to Skip to main content
15,921,793 members
Articles / Web Development / Vue.js

Mapping JSON Datasets with Wijmo Bubble Maps

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
17 Sep 2021CPOL9 min read 4.6K   3  
How to quickly build a map with useful overlay data using Wijmo, GrapeCity’s dynamic set of 100+ JavaScript UI components, and its bubble map feature
In this article, we will learn how to quickly build a map with useful overlay data. We’ll use the Wijmo React libraries in our tutorial. After setting up a starter React app, we will create a Wijmo map using static GeoJSON from an API. Finally, we'll look at how to add tooltips using data from a live API.

This article is a sponsored article. Articles such as these are intended to provide you with information on products and services that we consider useful and of value to developers

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Product Manager GrapeCity
United States United States
As the Global Product Manager for GrapeCity’s Wijmo product line, Chris Bannon is the one talking HTML5, ECMAScript, and AngularJS at the water cooler. In his day to day activities, Chris drives and delivers software targeted towards web developers, all the while keeping a pulse on market needs. A Certified Internet Webmaster and self-proclaimed both-end developer, Chris is likely coding at all hours of the day that is when he is not presenting tech talks worldwide.

Comments and Discussions