Socket
Socket
Sign inDemoInstall

cx-google-maps

Package Overview
Dependencies
3
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cx-google-maps

CxJS wrapper for Google Maps


Version published
Weekly downloads
8
decreased by-85.45%
Maintainers
1
Install size
1.95 MB
Created
Weekly downloads
 

Readme

Source

Cx Google Maps

Cx Google Maps is a CxJS wrapper around Google Maps. It contains a handful of useful classes for creating modern maps-aware applicatons with Cx. You can see a working demo of it here.

The library contains wrappers around following Google Maps components:

  • BicyclingLayer
  • Circle
  • DirectionsRenderer
  • DrawingManager
  • Map
  • GroundOverlay
  • HeatmapLayer
  • InfoBox
  • InfoWindow
  • KmlLayer
  • Marker
  • MarkerClusterer
  • MarkerWithLabel
  • OverlayView
  • Polygon
  • Polyline
  • Rectangle
  • SearchBox
  • StandaloneSearchBox
  • StreetViewPanorama
  • TrafficLayer

Documentation

You can run the documentation/demo app locally by issuing:

yarn && yarn start

from examples/demo folder.

Demo App

CxJS

CxJS, or simply Cx, is a feature-rich JavaScript framework for building complex web front-ends, such as BI tools, dashboards and admin apps. Modern frameworks such as React and Angular provide an excellent base for building UI components, however, component implementation and many other topics are left to the developer. CxJS tries to fill that gap and provide the all necessary ingredients required for modern web applications.

CxJS uses React (or a React compatible library) for DOM manipulation and offers many high-level, UI related, features on top of it.

See more

Keywords

FAQs

Last updated on 25 Sep 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc